mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-27 18:19:58 +08:00
style: pylint check add ignore item
This commit is contained in:
@ -53,6 +53,7 @@ from typing import Callable, TypeVar
|
||||
import logging
|
||||
import threading
|
||||
|
||||
# pylint: disable=relative-beyond-top-level
|
||||
from .miot_error import MIoTEvError
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user