Skip to content

Commit

Permalink
Stop ignoring these ruff rules (#2001)
Browse files Browse the repository at this point in the history
All issues seem to have been fixed.
  • Loading branch information
DimitriPapadopoulos authored Jun 27, 2024
1 parent b3010fc commit d6201ac
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 @@ -183,10 +183,7 @@ extend-select = [
"RUF",
]
ignore = [
"RUF003",
"RUF005",
"RUF012",
"RUF015",
]

[tool.mypy]
Expand Down

0 comments on commit d6201ac

Please sign in to comment.