1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Please mypy (axis). (#49949)

* Please mypy (axis).

* Update homeassistant/components/axis/config_flow.py

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
This commit is contained in:
jan iversen
2021-05-01 16:13:43 +02:00
committed by GitHub
parent 20152313db
commit 60ae230499
3 changed files with 2 additions and 3 deletions

View File

@@ -26,7 +26,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.atag.*",
"homeassistant.components.aurora.*",
"homeassistant.components.awair.*",
"homeassistant.components.axis.*",
"homeassistant.components.azure_devops.*",
"homeassistant.components.azure_event_hub.*",
"homeassistant.components.blueprint.*",