* 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
5 lines
105 B
Text
5 lines
105 B
Text
homeassistant/*.py
|
|
homeassistant/auth/
|
|
homeassistant/helpers/
|
|
homeassistant/scripts/
|
|
homeassistant/util/
|