* 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 |
||
---|---|---|
.. | ||
snapshots | ||
__init__.py | ||
conftest.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_init.py |
* 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 |
||
---|---|---|
.. | ||
snapshots | ||
__init__.py | ||
conftest.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_init.py |