Skip to content

Commit

Permalink
Disable ruff errors irrelevant to this merge request
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Mar 11, 2023
1 parent 8fc02f1 commit b6513e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ allow-magic-value-types = ["bytes", "int", "str",]
max-args = 12
max-branches = 48
max-returns = 10
max-statements = 111
max-statements = 114

0 comments on commit b6513e4

Please sign in to comment.