Skip to content

Commit

Permalink
Ignore too-many-positional-arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarnauts committed Sep 25, 2024
1 parent 88e0227 commit 3df18bf
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 @@ -67,6 +67,7 @@ disable = [
"too-many-instance-attributes",
"too-many-lines",
"too-many-locals",
"too-many-positional-arguments",
"too-many-public-methods",
"too-many-return-statements",
"too-many-statements",
Expand Down

0 comments on commit 3df18bf

Please sign in to comment.