Skip to content

Commit 669fb49

Browse files
committed
.
1 parent 5f8b869 commit 669fb49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ disable=abstract-method,
147147
wrong-import-order,
148148
xrange-builtin,
149149
zip-builtin-not-iterating,
150+
too-many-positional-arguments,
150151

151152

152153
[REPORTS]

0 commit comments

Comments
 (0)