core/homeassistant/auth
Ville Skyttä 381d423fec Upgrade mypy to 0.740 (#27913)
* Upgrade mypy to 0.740

http://mypy-lang.blogspot.com/2019/10/mypy-0740-released.html

* Type hint additions

* Type fixes

* Remove no longer needed type ignores and casts

* Disable untyped definition checks in bunch of files
2019-10-19 11:35:57 -07:00
..
mfa_modules Upgrade mypy to 0.730, address raised issues (#26959) 2019-09-27 22:57:59 +03:00
permissions Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
providers Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
__init__.py Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
auth_store.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
const.py Black 2019-07-31 12:25:30 -07:00
models.py Use PEP 526 type annotations, add some type hints (#26464) 2019-09-07 09:48:58 +03:00
util.py Black 2019-07-31 12:25:30 -07:00