core/homeassistant/auth
Ville Skyttä 33e1b44b3a
Use PEP 526 type annotations, add some type hints (#26464)
* Add some more type hints to helpers.event

* Change most type comments to variable types

* Remove some superfluous type hints
2019-09-07 09:48:58 +03:00
..
mfa_modules Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07: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 Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -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