Fix ruff linting in notebooks 🏅 #960
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
hackathon
karma
Karma issues: potentially annoying but very important issues
Milestone
Same problem as described in #959 , but in
examples
andnotebooks
. Should be addressed together with or after #959To fix this, uncomment
# extend-include = ["*.ipynb"]`
in
pyproject.toml
, runruff lint .
locally and fix all the errors.The text was updated successfully, but these errors were encountered: