Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed reorder-python-imports, it conflicts with black, see https://… #554

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

jwillemsen
Copy link
Contributor

…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:

…k#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:
@CJNE
Copy link
Owner

CJNE commented Aug 18, 2024

Excellent, thanks!

@CJNE CJNE merged commit 19e37a9 into CJNE:main Aug 18, 2024
4 checks passed
@jwillemsen jwillemsen deleted the jwi-precommit branch August 18, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants