Closed jwillemsen closed 3 months ago
…github.com/psf/black/issues/4175
* .github/workflows/constraints.txt: * .github/workflows/tests.yaml: * .pre-commit-config.yaml: * custom_components/myenergi/__init__.py: * custom_components/myenergi/binary_sensor.py: * custom_components/myenergi/config_flow.py: * custom_components/myenergi/const.py: * custom_components/myenergi/diagnostics.py: * custom_components/myenergi/entity.py: * custom_components/myenergi/number.py: * custom_components/myenergi/select.py: * custom_components/myenergi/sensor.py: * requirements_dev.txt: * tests/__init__.py: * tests/conftest.py: * tests/const.py: * tests/test_config_flow.py: * tests/test_init.py: * tests/test_number.py: * tests/test_select.py: * tests/test_sensor.py: * tests/test_services.py:
Excellent, thanks!
…github.com/psf/black/issues/4175