mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Enable basic type checking for recorder (#52440)
* Enable basic type checking for recorder * Tweak
This commit is contained in:
@@ -152,7 +152,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.rachio.*",
|
||||
"homeassistant.components.rainmachine.*",
|
||||
"homeassistant.components.recollect_waste.*",
|
||||
"homeassistant.components.recorder.*",
|
||||
"homeassistant.components.reddit.*",
|
||||
"homeassistant.components.ring.*",
|
||||
"homeassistant.components.rpi_power.*",
|
||||
|
||||
Reference in New Issue
Block a user