mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
E302 expected 2 blank lines, found 1
This commit is contained in:
parent
d3e9a22759
commit
2785c373fb
@ -11,6 +11,7 @@ import tellcore.constants as tellcore_constants
|
|||||||
from tellcore.library import DirectCallbackDispatcher
|
from tellcore.library import DirectCallbackDispatcher
|
||||||
REQUIREMENTS = ['tellcore-py==1.0.4']
|
REQUIREMENTS = ['tellcore-py==1.0.4']
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=unused-argument
|
# pylint: disable=unused-argument
|
||||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||||
""" Find and return Tellstick lights. """
|
""" Find and return Tellstick lights. """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user