Remove lyric from mypy ignore list (#74451)
This commit is contained in:
parent
89ab78371f
commit
cbe9eda0a8
5 changed files with 14 additions and 19 deletions
|
@ -59,9 +59,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.lovelace.dashboard",
|
||||
"homeassistant.components.lovelace.resources",
|
||||
"homeassistant.components.lovelace.websocket",
|
||||
"homeassistant.components.lyric.climate",
|
||||
"homeassistant.components.lyric.config_flow",
|
||||
"homeassistant.components.lyric.sensor",
|
||||
"homeassistant.components.meteo_france.sensor",
|
||||
"homeassistant.components.meteo_france.weather",
|
||||
"homeassistant.components.minecraft_server",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue