style: pylint check add ignore item

This commit is contained in:
topsworld
2024-12-10 19:11:25 +08:00
parent 838fff399b
commit 99e89d78e0
13 changed files with 14 additions and 3 deletions

View File

@ -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,