mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Enable mypy checks for homekit_controller (#65358)
This commit is contained in:
@@ -35,7 +35,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.here_travel_time.*",
|
||||
"homeassistant.components.home_plus_control.*",
|
||||
"homeassistant.components.homekit.*",
|
||||
"homeassistant.components.homekit_controller.*",
|
||||
"homeassistant.components.honeywell.*",
|
||||
"homeassistant.components.icloud.*",
|
||||
"homeassistant.components.influxdb.*",
|
||||
|
||||
Reference in New Issue
Block a user