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

Please mypy in gtfs and implement needed changes (#54328)

This commit is contained in:
jan iversen
2021-08-24 11:28:45 +02:00
committed by GitHub
parent 336aa74317
commit e2ce1d8b24
3 changed files with 5 additions and 9 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.*",