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

Activate mypy for surepetcare (#55079)

This commit is contained in:
jan iversen
2021-08-24 11:21:57 +02:00
committed by GitHub
parent 5bb9aa8f3d
commit 0ab99fc8bf
6 changed files with 11 additions and 11 deletions

View File

@@ -126,7 +126,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.sonos.*",
"homeassistant.components.spotify.*",
"homeassistant.components.stt.*",
"homeassistant.components.surepetcare.*",
"homeassistant.components.switchbot.*",
"homeassistant.components.system_health.*",
"homeassistant.components.system_log.*",