Skip to content

Commit

Permalink
chore: disable too-many-positional-arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 8, 2024
1 parent bff3796 commit 9f331f0
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 @@ -35,4 +35,5 @@ disable = [
"too-many-arguments",
"too-many-instance-attributes",
"too-many-lines",
"too-many-positional-arguments",
]

0 comments on commit 9f331f0

Please sign in to comment.