fixed flake8 blank lines error
This commit is contained in:
parent
007d0d9ce9
commit
0b6d260fa6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue