mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 14:01:42 +08:00
style: pylint check add ignore item
This commit is contained in:
@ -66,6 +66,7 @@ from paho.mqtt.client import (
|
||||
Client,
|
||||
MQTTv5)
|
||||
|
||||
# pylint: disable=relative-beyond-top-level
|
||||
from .common import MIoTMatcher
|
||||
from .const import MIHOME_MQTT_KEEPALIVE
|
||||
from .miot_error import MIoTErrorCode, MIoTMipsError
|
||||
|
Reference in New Issue
Block a user