Open bdpedigo opened 1 year ago
This PR is introducing linting issues. Here's a summary of the issues. Note that you can avoid having linting issues by enabling pre-commit
hooks. Instructions to enable them can be found here.
You can see the details of the linting issues under the lint
job here
ruff
ruff
detected issues. Please run ruff --fix --output-format=full .
locally, fix the remaining issues, and push the changes. Here you can see the detected issues. Note that the installed ruff
version is ruff=0.5.1
.
Reference Issues/PRs
What does this implement/fix? Explain your changes.
Any other comments?