Skip to content

Commit 8e2672d

Browse files
committed
revert linter settings change
1 parent 132af30 commit 8e2672d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ max-locals=15
561561
max-parents=7
562562

563563
# Maximum number of public methods for a class (see R0904).
564-
max-public-methods=23
564+
max-public-methods=20
565565

566566
# Maximum number of return / yield for function / method body.
567567
max-returns=6

0 commit comments

Comments
 (0)