mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
remove unused pylint exeption
This commit is contained in:
parent
d326d187d1
commit
d67f79e2eb
@ -92,7 +92,6 @@ def setup(hass, config):
|
||||
|
||||
# Create server thread
|
||||
bound_system_callback = partial(system_callback_handler, hass, config)
|
||||
# pylint: disable=unexpected-keyword-arg
|
||||
HOMEMATIC = HMConnection(local=local_ip,
|
||||
localport=local_port,
|
||||
remote=remote_ip,
|
||||
|
Loading…
x
Reference in New Issue
Block a user