fix flake8 warnings
This commit is contained in:
parent
02a8ce71d0
commit
502184812d
2 changed files with 6 additions and 4 deletions
|
@ -44,7 +44,6 @@ _LOGGER = logging.getLogger(__name__)
|
|||
ECOBEE_CONFIG_FILE = 'ecobee.conf'
|
||||
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
""" Sets up the sensors. """
|
||||
if discovery_info is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue