Remove vizio from mypy ignore list (#73585)
* Remove vizio config_flow from mypy ignore list * Fix mypy errors * Adjust media_player * Add space
This commit is contained in:
parent
e7e9c65e44
commit
a92105171c
5 changed files with 16 additions and 19 deletions
|
@ -129,8 +129,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.unifi.device_tracker",
|
||||
"homeassistant.components.unifi.diagnostics",
|
||||
"homeassistant.components.unifi.unifi_entity_base",
|
||||
"homeassistant.components.vizio.config_flow",
|
||||
"homeassistant.components.vizio.media_player",
|
||||
"homeassistant.components.withings",
|
||||
"homeassistant.components.withings.binary_sensor",
|
||||
"homeassistant.components.withings.common",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue