mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 13:30:43 +00:00
* Use defaultdict for registry indices defaultdict is faster and does not have to create an empty dict that gets throw away when the key is already present * Use defaultdict for registry indices defaultdict is faster and does not have to create an empty dict that gets throw away when the key is already present
15 KiB
15 KiB