core/homeassistant/util/yaml
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 Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
const.py Remove deprecated credstash + keyring (#47033) 2021-02-25 09:48:19 +01:00
dumper.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
input.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
loader.py Update mypy to 0.990 (#81783) 2022-11-08 14:41:39 +01:00
objects.py Postponed evaluation of annotations in core (#46434) 2021-02-12 10:58:20 +01:00