Skip to content

Commit

Permalink
Delete duplicate ruff options
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann authored Feb 10, 2025
1 parent f1ad4fa commit db24467
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 @@ -88,9 +88,6 @@ convention = "google"
case-sensitive = true
lines-after-imports = 2

[tool.ruff.lint.extend-per-file-ignores]
"tests/*" = ["D100", "D103", "ANN"]

[tool.mypy]
python_version = "3.10"
warn_redundant_casts = true
Expand Down

0 comments on commit db24467

Please sign in to comment.