Lint example

This commit is contained in:
2019-10-26 00:52:36 +02:00
parent 1706631393
commit 6d8330a2b5
2 changed files with 4 additions and 2 deletions

View File

@@ -69,4 +69,4 @@ def example():
GeorideApi.revokeToken(account.auth_token)
""" # pylint: disable=W0105
example()
example()