Skip to content

Commit

Permalink
Ignore too-many-positional-arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
jace committed Sep 24, 2024
1 parent ca10dd9 commit 7f612c0
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 @@ -144,6 +144,7 @@ disable = [
'too-many-instance-attributes',
'too-many-lines',
'too-many-locals',
'too-many-positional-arguments',
'too-many-public-methods',
'unsupported-membership-test',
'unused-argument',
Expand Down

0 comments on commit 7f612c0

Please sign in to comment.