forked from home-assistant/core
PEP8 style fix for bootstrap
This commit is contained in:
@@ -9,6 +9,7 @@ import logging
|
|||||||
import homeassistant as ha
|
import homeassistant as ha
|
||||||
from homeassistant.components import general
|
from homeassistant.components import general
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=too-many-branches,too-many-locals,too-many-statements
|
# pylint: disable=too-many-branches,too-many-locals,too-many-statements
|
||||||
def from_config_file(config_path):
|
def from_config_file(config_path):
|
||||||
""" Starts home assistant with all possible functionality
|
""" Starts home assistant with all possible functionality
|
||||||
|
Reference in New Issue
Block a user