mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Correct typing in control4 and activate mypy (#53156)
* Correct typing and activate mypy. * Review comments.:wq
This commit is contained in:
@@ -34,7 +34,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.cloud.*",
|
||||
"homeassistant.components.cloudflare.*",
|
||||
"homeassistant.components.config.*",
|
||||
"homeassistant.components.control4.*",
|
||||
"homeassistant.components.conversation.*",
|
||||
"homeassistant.components.deconz.*",
|
||||
"homeassistant.components.demo.*",
|
||||
|
||||
Reference in New Issue
Block a user