Skip to content

Commit

Permalink
Increase max positional arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Nov 1, 2024
1 parent 3b78e9c commit dcb98a8
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 @@ -53,6 +53,7 @@ disable = [
# (from Falcon) by definition. Therefore, we have switched this rule off globally.
"too-many-public-methods",
]
max-positional-arguments=10


[tool.poetry.scripts]
Expand Down

0 comments on commit dcb98a8

Please sign in to comment.