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

maint: change to ruff for formatting #3243

Merged
merged 6 commits into from
Oct 29, 2023
Merged

maint: change to ruff for formatting #3243

merged 6 commits into from
Oct 29, 2023

Conversation

mattijn
Copy link
Contributor

@mattijn mattijn commented Oct 29, 2023

Close #3241.

With this PR we switch from black to ruff for formatting and so we can reduce our dependencies by 1 (thank you black, you were awesome). There are a few minimal formatting changes with associated with this PR.
I excluded tests/test_transformed_data.py for now as I didn't like the introduced reformatting there.

@mattijn mattijn requested a review from binste October 29, 2023 18:01
Copy link
Contributor

@binste binste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @mattijn!

@binste binste merged commit e3dd02d into main Oct 29, 2023
20 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.

investigate if we can switch from black to ruff for formatting
2 participants