Skip to content

Commit 697e284

Browse files
committed
Add another rule to ignore
1 parent b7efd65 commit 697e284

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
@@ -1,3 +1,3 @@
11
[MESSAGES CONTROL]
22

3-
disable=C0103,R0903,R0913,logging-format-interpolation,useless-object-inheritance
3+
disable=C0103,R0903,R0913,logging-format-interpolation,useless-object-inheritance,no-else-return

0 commit comments

Comments
 (0)