daveckw commited on
Commit
80a95fb
·
1 Parent(s): 9597e6d
Files changed (1) hide show
  1. .pylintrc +2 -0
.pylintrc ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [pylint.messages_control]
2
+ disable=W0612,W0621,C0411,W0611,C0114,C0116,W1514,C0103,W0718