Fix pylint issue
This commit is contained in:
parent
52344d65bc
commit
d254e7e9e5
1 changed files with 0 additions and 1 deletions
|
@ -41,4 +41,3 @@ class DemoBinarySensor(BinarySensorDevice):
|
||||||
def is_on(self):
|
def is_on(self):
|
||||||
""" True if the binary sensor is on. """
|
""" True if the binary sensor is on. """
|
||||||
return self._state
|
return self._state
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue