PEP8 style fix for bootstrap
parent
a2ae1667a5
commit
87817de805
|
@ -9,6 +9,7 @@ import logging
|
|||
import homeassistant as ha
|
||||
from homeassistant.components import general
|
||||
|
||||
|
||||
# pylint: disable=too-many-branches,too-many-locals,too-many-statements
|
||||
def from_config_file(config_path):
|
||||
""" Starts home assistant with all possible functionality
|
||||
|
|
Loading…
Reference in New Issue