Remove sharkiq from mypy ignore list (#64509)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet
2022-01-20 09:45:47 +01:00
committed by GitHub
parent 921a554b9e
commit 66c2520a94
5 changed files with 6 additions and 7 deletions

View File

@@ -66,7 +66,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.plum_lightpad.*",
"homeassistant.components.profiler.*",
"homeassistant.components.ring.*",
"homeassistant.components.sharkiq.*",
"homeassistant.components.smartthings.*",
"homeassistant.components.solaredge.*",
"homeassistant.components.sonos.*",