1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove nilu from mypy ignore list (#74412)

This commit is contained in:
epenet
2022-07-09 20:01:39 +02:00
committed by GitHub
parent ac21dc929f
commit 0b1f29b2b9
3 changed files with 18 additions and 21 deletions

View File

@@ -44,7 +44,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.minecraft_server",
"homeassistant.components.minecraft_server.helpers",
"homeassistant.components.minecraft_server.sensor",
"homeassistant.components.nilu.air_quality",
"homeassistant.components.nzbget",
"homeassistant.components.nzbget.config_flow",
"homeassistant.components.nzbget.coordinator",