Skip to content

Commit

Permalink
dont restrict ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
m-reuter committed Aug 30, 2024
1 parent 3f1d94e commit 470a7b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ extend-exclude = [
"setup.py",
]

[tool.ruff.lint]
select = ["NPY201"]

[tool.ruff.lint.per-file-ignores]
"__init__.py" = ["F401"]

Expand Down

0 comments on commit 470a7b6

Please sign in to comment.