mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Enable type checks for stream component (#50527)
* Enable type checks for stream component * Fix pylint
This commit is contained in:
committed by
GitHub
parent
e956a726a0
commit
35f304450c
@@ -197,7 +197,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.songpal.*",
|
||||
"homeassistant.components.sonos.*",
|
||||
"homeassistant.components.spotify.*",
|
||||
"homeassistant.components.stream.*",
|
||||
"homeassistant.components.stt.*",
|
||||
"homeassistant.components.surepetcare.*",
|
||||
"homeassistant.components.switchbot.*",
|
||||
|
||||
Reference in New Issue
Block a user