Enable type checks for stream component (#50527)

* Enable type checks for stream component

* Fix pylint
This commit is contained in:
Ruslan Sayfutdinov 2021-05-13 22:26:11 +01:00 committed by GitHub
parent e956a726a0
commit 35f304450c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 35 additions and 27 deletions

View file

@ -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.*",