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 black & isort with ruff for formatting #930

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

ogenstad
Copy link
Collaborator

This PR removes black and isort and instead uses ruff to validate the formatting of the code along with the sorting of imports.

Due to minor changes between Black and Ruff a few lines have been changed within the codebase.

@ogenstad ogenstad marked this pull request as ready for review June 26, 2024 19:00
@dbarrosop dbarrosop merged commit 7cac01b into main Jun 27, 2024
26 checks passed
@dbarrosop dbarrosop deleted the ogenstad/format-ruff branch June 27, 2024 09:49
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