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

Enable basic type checking for cert_expiry (#55335)

This commit is contained in:
Erik Montnemery
2021-08-29 18:57:18 +02:00
committed by GitHub
parent fd66120d6d
commit 8b436c43f7
4 changed files with 5 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.awair.*",
"homeassistant.components.blueprint.*",
"homeassistant.components.bmw_connected_drive.*",
"homeassistant.components.cert_expiry.*",
"homeassistant.components.climacell.*",
"homeassistant.components.cloud.*",
"homeassistant.components.config.*",