Closed adam2392 closed 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 --show-source .
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.0.277
.
cython-lint
cython-lint
detected issues. Please fix them locally and push the changes. Here you can see the detected issues. Note that the installed cython-lint
version is cython-lint=0.15.0
.
Reference Issues/PRs
What does this implement/fix? Explain your changes.
Any other comments?