Activate mypy in gtfs (followup on reverted #54328) (#55195)

This commit is contained in:
jan iversen
2021-08-25 10:30:29 +02:00
committed by GitHub
parent 4036ba82fe
commit e2b1122eec
3 changed files with 10 additions and 11 deletions

View File

@@ -44,7 +44,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.gpmdp.*",
"homeassistant.components.gree.*",
"homeassistant.components.growatt_server.*",
"homeassistant.components.gtfs.*",
"homeassistant.components.habitica.*",
"homeassistant.components.harmony.*",
"homeassistant.components.hassio.*",