Fix spacing
This commit is contained in:
parent
c16262aba6
commit
e70414abc7
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ class TautulliAPI(object):
|
||||||
self.logger.error('TypeError has occurred : %s while creating TautulliStream structure', e)
|
self.logger.error('TypeError has occurred : %s while creating TautulliStream structure', e)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
for session in sessions:
|
for session in sessions:
|
||||||
# Check to see if ip_address_public atribute exists as it was introduced in v2
|
# Check to see if ip_address_public atribute exists as it was introduced in v2
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in a new issue