Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 4, 2024
1 parent 4a8d360 commit c3b71f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ fix = true
select = ["I", "E", "F", "NPY201"]

[tool.ruff.lint.per-file-ignores]
"*.ipynb" = ["E501", "E402"]
"*.ipynb" = ["E501", "E402"]

0 comments on commit c3b71f2

Please sign in to comment.