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:
@ -78,6 +78,7 @@ from homeassistant.helpers.entity import DeviceInfo
|
||||
from homeassistant.components.switch import SwitchDeviceClass
|
||||
from homeassistant.util import slugify
|
||||
|
||||
# pylint: disable=relative-beyond-top-level
|
||||
from .specs.specv2entity import (
|
||||
SPEC_ACTION_TRANS_MAP,
|
||||
SPEC_DEVICE_TRANS_MAP,
|
||||
|
Reference in New Issue
Block a user