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

Replace isort with reorder-python-imports #16

Closed
wants to merge 2 commits into from
Closed

Conversation

jugmac00
Copy link
Owner

@jugmac00 jugmac00 commented Oct 1, 2020

modified: .pre-commit-config.yaml
modified: init.py
modified: setup.py
modified: src/Products/ZopeTree/IZopeTree.py
modified: src/Products/ZopeTree/TreeObjectWrapper.py
modified: src/Products/ZopeTree/ZopeTree.py
modified: src/Products/ZopeTree/init.py
modified: src/Products/ZopeTree/tests/test_ZopeTree.py

modified:   .pre-commit-config.yaml
modified:   __init__.py
modified:   setup.py
modified:   src/Products/ZopeTree/IZopeTree.py
modified:   src/Products/ZopeTree/TreeObjectWrapper.py
modified:   src/Products/ZopeTree/ZopeTree.py
modified:   src/Products/ZopeTree/__init__.py
modified:   src/Products/ZopeTree/tests/test_ZopeTree.py
modified:   .pre-commit-config.yaml
@timothycrosley timothycrosley mentioned this pull request Oct 2, 2020
@jugmac00
Copy link
Owner Author

jugmac00 commented Oct 5, 2020

Closed in favor of #17 - at one point in time I had to make a decision, and as most other projects I contribute to work with isort, and from a developer's perspective I do not see a big difference anyway, let's go with it.

@jugmac00 jugmac00 closed this Oct 5, 2020
@jugmac00 jugmac00 deleted the replace-isort branch December 27, 2022 09:56
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

1 participant