mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 02:35:01 -05:00
* Replace if len() == 0 with if not * Replace list + filter with list comprehensions * Move consts that are only used in one module to said module