whiteline PEP fix

This commit is contained in:
Fabio Manganiello 2019-05-23 19:08:53 +02:00
parent e72d4de581
commit 5041d8bec2
1 changed files with 0 additions and 1 deletions

View File

@ -621,7 +621,6 @@ class LightHuePlugin(LightPlugin):
return self._exec('hue', int(hue), lights=lights, groups=groups, **kwargs)
@action
def scene(self, name, lights=None, groups=None, **kwargs):
"""