Skip to content

Commit 3ce626b

Browse files
author
cecily_carver
committed
Increasing max-positional-arguments to 15
1 parent a2ed13c commit 3ce626b

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
@@ -21,4 +21,4 @@ disable=
2121

2222
max-args=10
2323
max-line-length=130
24-
max-positional-arguments=10
24+
max-positional-arguments=15

0 commit comments

Comments
 (0)