limitlessled: fix docstring
This commit is contained in:
parent
cc5217d818
commit
645cd89406
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ class LimitlessLED(Light):
|
|||
|
||||
@property
|
||||
def should_poll(self):
|
||||
""" No polling needed for a demo light. """
|
||||
""" No polling needed. """
|
||||
return False
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue