core/homeassistant/components/device_automation
nierob 979f801488 Avoid creating temporary lists (#25317)
That gives nano performance improvements as *() is slightly faster
then *[].
2019-07-19 13:36:18 -07:00
..
__init__.py Avoid creating temporary lists (#25317) 2019-07-19 13:36:18 -07:00
manifest.json