mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
* Enforce type hints for config_flow * Keep astroid migration for another PR * Defer elif case * Adjust tests * Use ancestors * Match on single base_class * Invert for loops * Review comments * slots is new in 3.10