whiteline PEP fix

This commit is contained in:
Fabio Manganiello 2019-05-23 19:08:53 +02:00
parent db710b3154
commit 1189254838
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):
"""