mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01: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
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
homeassistant/*.py
|
|
homeassistant/auth/
|
|
homeassistant/helpers/
|
|
homeassistant/scripts/
|
|
homeassistant/util/
|