1
0
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:
epenet
2022-01-20 08:53:16 +01:00
committed by GitHub
parent d53124910f
commit ca6dd09fc2
3 changed files with 1 additions and 4 deletions

View File

@@ -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.*",