Skip to content

Commit 708c4f9

Browse files
authored
Merge branch 'master' into 2024/fix/tracing
2 parents a7d5651 + e3b3673 commit 708c4f9

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-args=12
470+
max-positional-arguments=12
471471

472472
[EXCEPTIONS]
473473

0 commit comments

Comments
 (0)