hass-core/mypyrc
Ville Skyttä e8e84fb764 Type check homeassistant.scripts (#25464)
* 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
2019-07-24 13:18:40 -07:00

5 lines
105 B
Text

homeassistant/*.py
homeassistant/auth/
homeassistant/helpers/
homeassistant/scripts/
homeassistant/util/