Skip to content

Commit 0832746

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/github_actions/actions/setup-python-5
2 parents 5aaa4d7 + 33ce655 commit 0832746

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
@@ -38,6 +38,7 @@ disable=
3838
unused-argument,
3939
unused-import,
4040
unused-variable,
41+
used-before-assignment,
4142
useless-return,
4243
wrong-import-order,
4344
good-names=

0 commit comments

Comments
 (0)