Skip to content

Commit 790093c

Browse files
authored
Update .pylintrc
1 parent 82e1cc2 commit 790093c

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=C0103
2+
disable=C0103,E0611,W0123,W0702,R0402,C0116
33

44
[FORMAT]
55
max-line-length=100

0 commit comments

Comments
 (0)