mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 22:56:31 +00:00
fix lint
This commit is contained in:
parent
23d1013cfa
commit
10219a348f
@ -4,7 +4,7 @@ import logging
|
|||||||
import shlex
|
import shlex
|
||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
|
|
||||||
from ..exceptions import DBusFatalError, DBusFatalError, DBusParseError
|
from ..exceptions import DBusFatalError, DBusParseError
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user