Skip to content

Commit a69624e

Browse files
committed
Update disabled Pylint checks
1 parent 140c4c6 commit a69624e

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
@@ -30,6 +30,7 @@ disable=bad-continuation,
3030
trailing-whitespace,
3131
unidiomatic-typecheck,
3232
unreachable,
33+
unused-argument,
3334
unused-variable,
3435
wrong-import-order,
3536
wrong-import-position

0 commit comments

Comments
 (0)