mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 12:07:19 +01:00
* 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)