Skip to content

Commit 2752e0f

Browse files
committed
changing max limits
1 parent 9c41a6c commit 2752e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ commands =
2929
-d I0011 \ # Locally Disabling
3030
--max-args=20 \
3131
--max-branches=40 \
32-
--max-statements=86 \
32+
--max-statements=87 \
3333
--max-returns=8 \
3434
--min-public-methods=0 \
3535
--min-similarity-lines=30

0 commit comments

Comments
 (0)