Skip to content

Commit b29ebe9

Browse files
committed
Remove bad-continuation pylint config
This lint has been removed from pylint.
1 parent a21bf04 commit b29ebe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[MESSAGES CONTROL]
2-
disable=bad-continuation,too-few-public-methods,too-many-arguments
2+
disable=too-few-public-methods,too-many-arguments
33

44
[BASIC]
55

0 commit comments

Comments
 (0)