Remove sense from mypy ignore list (#64508)
Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
parent
86d32b3440
commit
15bbff960e
4 changed files with 6 additions and 10 deletions
|
@ -68,7 +68,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.point.*",
|
||||
"homeassistant.components.profiler.*",
|
||||
"homeassistant.components.ring.*",
|
||||
"homeassistant.components.sense.*",
|
||||
"homeassistant.components.sharkiq.*",
|
||||
"homeassistant.components.smartthings.*",
|
||||
"homeassistant.components.solaredge.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue