Skip to content

Commit 5a8d9d6

Browse files
author
Andrei Neagu
committed
using default value
1 parent b05fb01 commit 5a8d9d6

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
@@ -467,7 +467,7 @@ max-statements=50
467467
min-public-methods=2
468468

469469
# Minimum number of public methods for a class (see R0903).
470-
max-positional-arguments=10
470+
max-positional-arguments=12
471471

472472
[EXCEPTIONS]
473473

0 commit comments

Comments
 (0)