Put newline at end of file
This commit is contained in:
parent
02711463a3
commit
bf11d10889
1 changed files with 1 additions and 1 deletions
|
@ -79,4 +79,4 @@ class Traffic(base.ApiEndpoint):
|
|||
"""
|
||||
|
||||
json = cls.query({'systemId' : str(systemId)})
|
||||
return json
|
||||
return json
|
||||
|
|
Loading…
Reference in a new issue