Skip to content

Commit

Permalink
FIX: disable A005 🩹
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Feb 4, 2025
1 parent edd656a commit 4067f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ select = [
"YTT",
]
ignore = [
"A005",
"ANN001", # TODO: fix and enable
"ANN101",
"ANN102",
Expand Down

0 comments on commit 4067f73

Please sign in to comment.