forked from HomeAssistant/ha_xiaomi_home
style: pylint check add ignore item
This commit is contained in:
@@ -63,6 +63,7 @@ from zeroconf.asyncio import (
|
||||
AsyncZeroconf,
|
||||
AsyncServiceBrowser)
|
||||
|
||||
# pylint: disable=relative-beyond-top-level
|
||||
from .miot_error import MipsServiceError
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user