mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
Remove rachio from mypy ignore list (#64521)
* Adjust rachio * Adjust mypy-config Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.plum_lightpad.*",
|
||||
"homeassistant.components.point.*",
|
||||
"homeassistant.components.profiler.*",
|
||||
"homeassistant.components.rachio.*",
|
||||
"homeassistant.components.ring.*",
|
||||
"homeassistant.components.ruckus_unleashed.*",
|
||||
"homeassistant.components.screenlogic.*",
|
||||
|
||||
Reference in New Issue
Block a user