mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 15:20:00 +08:00
style: pylint check add ignore item
This commit is contained in:
@ -54,6 +54,7 @@ from urllib.parse import urlencode
|
||||
from urllib.request import Request, urlopen
|
||||
import logging
|
||||
|
||||
# pylint: disable=relative-beyond-top-level
|
||||
from .const import DEFAULT_INTEGRATION_LANGUAGE, SPEC_STD_LIB_EFFECTIVE_TIME
|
||||
from .miot_error import MIoTSpecError
|
||||
from .miot_storage import (
|
||||
|
Reference in New Issue
Block a user