mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
0c8eeaa643
* 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)