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

chore: ensure pre-commit run --all-files runs #227

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

MarcoGorelli
Copy link
Contributor

pre-commit run --all-files from the main branch no longer passes, because now ruff also runs on Jupyter Notebooks

This PR just runs pre-commit run --all-files

(also, it's just an excuse to try getting some PR in so that the CI in #226 won't need maintainer approval to run 😄 )

@MarcoGorelli MarcoGorelli marked this pull request as ready for review December 9, 2024 09:42
@matthewwardrop
Copy link
Owner

Thanks for the patch @MarcoGorelli ! Will merge as soon as builds pass, so we can get rid of the pesky build approval :).

@matthewwardrop matthewwardrop force-pushed the main branch 4 times, most recently from dd375ec to e7250bc Compare December 16, 2024 08:08
@matthewwardrop matthewwardrop merged commit c12f161 into matthewwardrop:main Dec 16, 2024
7 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