Skip to content

Commit

Permalink
chore(ruff): Remove ANN101
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Dec 7, 2024
1 parent 6ad8185 commit 32643d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ ignore = [
"D103",
"D203",
"D212",
"ANN101",
"S101",
"COM812",
"ISC001",
Expand Down

0 comments on commit 32643d0

Please sign in to comment.