mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
fixed flake8 blank lines error
This commit is contained in:
parent
007d0d9ce9
commit
0b6d260fa6
@ -17,6 +17,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
|
||||
_DDWRT_DATA_REGEX = re.compile(r'\{(\w+)::([^\}]*)\}')
|
||||
|
||||
|
||||
# pylint: disable=unused-argument
|
||||
def get_scanner(hass, config):
|
||||
""" Validates config and returns a DdWrt scanner. """
|
||||
|
Loading…
x
Reference in New Issue
Block a user