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

Add isort to pre-commit hooks #184

Merged
merged 6 commits into from
Sep 3, 2023
Merged

Add isort to pre-commit hooks #184

merged 6 commits into from
Sep 3, 2023

Conversation

angus-lherrou
Copy link
Collaborator

isort automatically sorts import statements into standard library, dependency, and local imports, alphabetically within each.

@angus-lherrou angus-lherrou changed the base branch from main to dev-v0.7.0 August 24, 2023 21:27
@tmills
Copy link
Contributor

tmills commented Sep 2, 2023

Should isort be added to dev requirements as well?

@angus-lherrou
Copy link
Collaborator Author

Oops, yes.

@tmills tmills merged commit c23a3f0 into dev-v0.7.0 Sep 3, 2023
3 checks passed
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.

2 participants