mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix pylint issue
This commit is contained in:
parent
52344d65bc
commit
d254e7e9e5
@ -41,4 +41,3 @@ class DemoBinarySensor(BinarySensorDevice):
|
||||
def is_on(self):
|
||||
""" True if the binary sensor is on. """
|
||||
return self._state
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user