Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91c953 commit bcfa512Copy full SHA for bcfa512
pylintrc
@@ -0,0 +1,7 @@
1
+[MESSAGES CONTROL]
2
+
3
+disable =
4
+ consider-using-with,
5
+ duplicate-code,
6
+ missing-docstring,
7
+ redefined-outer-name,
0 commit comments