Fix mypy issues in zha config_flow (#73744)
This commit is contained in:
parent
81e3ed790d
commit
be2aa44559
3 changed files with 1 additions and 6 deletions
|
@ -148,7 +148,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.zha.binary_sensor",
|
||||
"homeassistant.components.zha.button",
|
||||
"homeassistant.components.zha.climate",
|
||||
"homeassistant.components.zha.config_flow",
|
||||
"homeassistant.components.zha.core.channels.base",
|
||||
"homeassistant.components.zha.core.channels.closures",
|
||||
"homeassistant.components.zha.core.channels.general",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue