Skip to content

Commit 5f38a96

Browse files
committed
no commit message given
1 parent 2208c16 commit 5f38a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ max-parents=7
616616
max-public-methods=24 # MV
617617

618618
# Maximum number of return / yield for function / method body.
619-
max-returns=6
619+
max-returns=7
620620

621621
# Maximum number of statements in function / method body.
622622
max-statements=50

0 commit comments

Comments
 (0)