Skip to content

Commit

Permalink
remove ANN001 and ANN201 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor committed Aug 2, 2024
1 parent 285a616 commit 1669e11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ cmd = "jupyter lab docs"

[tool.ruff.lint]
ignore = [
"ANN001",
"ANN201",
"CPY001",
"D203",
"D213",
Expand Down

0 comments on commit 1669e11

Please sign in to comment.