mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Azure flake8 dep, docstring fixes (#25605)
* Fix Azure CI flake8 deps * Docstyle fixes
This commit is contained in:
committed by
Paulus Schoutsen
parent
3cf8964c06
commit
0490167a12
@@ -147,7 +147,7 @@ class RingCam(Camera):
|
||||
|
||||
@property
|
||||
def should_poll(self):
|
||||
"""Updates controlled via the hub."""
|
||||
"""Return False, updates are controlled via the hub."""
|
||||
return False
|
||||
|
||||
def update(self):
|
||||
|
||||
Reference in New Issue
Block a user