mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
de8bbaadd1
* 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