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

Activate mypy from amcrest and make the needed changes (#54392)

This commit is contained in:
jan iversen
2021-08-10 14:57:57 +02:00
committed by GitHub
parent 5de1adacf7
commit 1d40a6e407
3 changed files with 2 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.adguard.*",
"homeassistant.components.aemet.*",
"homeassistant.components.almond.*",
"homeassistant.components.amcrest.*",
"homeassistant.components.analytics.*",
"homeassistant.components.asuswrt.*",
"homeassistant.components.atag.*",