Remove zha from mypy ignore list (#73603)
This commit is contained in:
parent
4b5c0be896
commit
8bed2e6459
5 changed files with 38 additions and 43 deletions
|
@ -144,8 +144,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.xiaomi_miio.light",
|
||||
"homeassistant.components.xiaomi_miio.sensor",
|
||||
"homeassistant.components.xiaomi_miio.switch",
|
||||
"homeassistant.components.zha.core.discovery",
|
||||
"homeassistant.components.zha.core.registries",
|
||||
]
|
||||
|
||||
# Component modules which should set no_implicit_reexport = true.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue