Fix pylint issue

This commit is contained in:
Fabian Affolter 2015-11-20 15:29:36 +01:00
parent 52344d65bc
commit d254e7e9e5

View File

@ -41,4 +41,3 @@ class DemoBinarySensor(BinarySensorDevice):
def is_on(self):
""" True if the binary sensor is on. """
return self._state