Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Apr 30, 2023
1 parent 25bf78d commit d3b0bd8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions mypy.ini
Expand Up @@ -20,10 +20,4 @@ warn_return_any = true
warn_unreachable = true

[mypy-homeassistant.components.*]
ignore_missing_imports = true

[mypy-homeassistant.components]
ignore_missing_imports = true

[mypi-voluptuous]
ignore_missing_imports = True
ignore_missing_imports = true

0 comments on commit d3b0bd8

Please sign in to comment.