-
Notifications
You must be signed in to change notification settings - Fork 80
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
consider running flake8 and automatically fixing #2908
Comments
33 tasks
time for #2427 to be updated? |
I knew that PR was out there somewhere... yes, I think so. You up for it? |
Yup |
bump! if it's easy... |
Merged
luizirber
added a commit
that referenced
this issue
Feb 5, 2024
Ref #2421 Fix #2908 Updates older pre-commit hooks (initial exp: #680), mostly based (again) on [tox configs](https://github.com/tox-dev/tox/blob/main/.pre-commit-config.yaml) Use ruff instead of pyupgrade/isort/black/flake8 This PR has a couple of commits: the first ones update configs, the last one runs `tox -e fix_lint` to apply pre-commit. Mostly looking into updating the first commits without breaking tests on the last commit.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
per review
The text was updated successfully, but these errors were encountered: