Fix PEP257 issues
This commit is contained in:
parent
f6bc1a4575
commit
cc7a4d545e
17 changed files with 156 additions and 246 deletions
|
@ -43,7 +43,7 @@ def setup_scanner(hass, config, see):
|
|||
return False
|
||||
|
||||
def keep_alive(now):
|
||||
"""Keeps authenticating iCloud connection."""
|
||||
"""Keep authenticating iCloud connection."""
|
||||
api.authenticate()
|
||||
_LOGGER.info("Authenticate against iCloud")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue