Skip to content

Commit

Permalink
lint: enable ruff ANN003 rule
Browse files Browse the repository at this point in the history
  • Loading branch information
unexcellent committed Oct 29, 2024
1 parent b378f70 commit 6f560cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ ignore = [
"SIM102",
"RET504",
"INP001",
"ANN003",
]

[tool.mypy]
Expand Down

0 comments on commit 6f560cd

Please sign in to comment.