Enable type checks for stream component (#50527)
* Enable type checks for stream component * Fix pylint
This commit is contained in:
parent
e956a726a0
commit
35f304450c
8 changed files with 35 additions and 27 deletions
|
@ -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.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue