mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add strict type annotations to canary (#50943)
* Add strict type annotations * Add missing futur import * Apply suggestions * Apply suggestions
This commit is contained in:
@@ -31,7 +31,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.bluetooth_tracker.*",
|
||||
"homeassistant.components.bmw_connected_drive.*",
|
||||
"homeassistant.components.bsblan.*",
|
||||
"homeassistant.components.canary.*",
|
||||
"homeassistant.components.cast.*",
|
||||
"homeassistant.components.cert_expiry.*",
|
||||
"homeassistant.components.climacell.*",
|
||||
|
||||
Reference in New Issue
Block a user