core/homeassistant/auth
Ville Skyttä 3800f00564 Disable assuming Optional type for values with None default (#16029)
https://www.python.org/dev/peps/pep-0484/#union-types
"Type checkers should move towards requiring the optional type to be
made explicit."
2018-08-17 20:22:49 +02:00
..
providers Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
__init__.py Add type hints to homeassistant.auth (#15853) 2018-08-16 22:25:41 +02:00
auth_store.py Split out storage delay save (#16017) 2018-08-17 20:18:21 +02:00
const.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00
models.py Add type hints to homeassistant.auth (#15853) 2018-08-16 22:25:41 +02:00
util.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00