Skip to content

Commit a7e754a

Browse files
committed
linting
1 parent 7a92264 commit a7e754a

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
@@ -369,7 +369,7 @@ max-attributes=20
369369
min-public-methods=0
370370

371371
# Maximum number of public methods for a class (see R0904).
372-
max-public-methods=20
372+
max-public-methods=30
373373

374374
# Maximum number of boolean expressions in a if statement
375375
max-bool-expr=10

0 commit comments

Comments
 (0)