core/homeassistant/auth/mfa_modules
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
..
__init__.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
insecure_example.py Mark auth voluptuous schema fields as required (#57003) 2021-10-03 22:02:30 -07:00
notify.py Update pyotp to 2.7.0 (#78500) 2022-09-15 11:53:16 +02:00
totp.py Update pyotp to 2.7.0 (#78500) 2022-09-15 11:53:16 +02:00