Skip to content

Commit b6513e4

Browse files
Disable ruff errors irrelevant to this merge request
1 parent 8fc02f1 commit b6513e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ allow-magic-value-types = ["bytes", "int", "str",]
143143
max-args = 12
144144
max-branches = 48
145145
max-returns = 10
146-
max-statements = 111
146+
max-statements = 114

0 commit comments

Comments
 (0)