mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 02:36:00 +01:00
e8e84fb764
* Run mypy on homeassistant.scripts, disabling bunch of checks for now * Declare async_initialize in AuthProvider * Add some type hints * Remove unreachable code * Help mypy out * Script docstring fixes