1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove plugwise from mypy ignore list (#64525)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet
2022-01-20 10:14:52 +01:00
committed by GitHub
parent 86dbe068e7
commit 51c8e041ea
5 changed files with 12 additions and 12 deletions

View File

@@ -61,7 +61,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.ozw.*",
"homeassistant.components.philips_js.*",
"homeassistant.components.plex.*",
"homeassistant.components.plugwise.*",
"homeassistant.components.profiler.*",
"homeassistant.components.ring.*",
"homeassistant.components.solaredge.*",