core/homeassistant/auth
Marc Mueller 0c8eeaa643
Update mypy to 0.990 (#81783)
* Update mypy to 0.990

* Remove type ignore - overriding attr with property (13475)

* Remove type ignores - hasattr (13544)

* Adjust type ignore - assignment (13549)

* New error code - type-abstract (13785)

* Disable annotation-unchecked (13851)
2022-11-08 14:41:39 +01:00
..
mfa_modules Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
permissions Enable `no_implicit_reexport` for core files [mypy] (#63820) 2022-01-26 10:55:06 +01:00
providers Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
__init__.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
auth_store.py Make Store a generic class (#74617) 2022-07-09 22:32:57 +02:00
const.py
models.py Add local only users (#57598) 2021-11-29 14:01:03 -08:00