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:
parent
d53124910f
commit
ca6dd09fc2
3 changed files with 1 additions and 4 deletions
|
@ -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.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue