mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 02:35:02 -05:00
* 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