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

Ruff adopt #430

Merged
merged 7 commits into from
Apr 17, 2024
Merged

Ruff adopt #430

merged 7 commits into from
Apr 17, 2024

Conversation

HGWright
Copy link
Contributor

Adopting ruff and making the automatic formatting changes that it requests. The rest are added as temporary excludes to be removed later as seperate issues. This means we can also drop black as ruff takes care of that.

Fixes #384

@HGWright HGWright requested a review from bjlittle April 17, 2024 13:36
@bjlittle bjlittle self-assigned this Apr 17, 2024
Copy link
Member

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

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

@HGWright Lookin' good!

Just a few comments to service, then we can bank this 👍

.ruff.toml Outdated Show resolved Hide resolved
.ruff.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@bjlittle bjlittle merged commit 669a5da into SciTools:main Apr 17, 2024
8 checks passed
@stephenworsley
Copy link
Contributor

Looks like this has accidentally undone part of #433. See #435.

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.

apply ruff checks
3 participants