We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f38256 commit 9fb2157Copy full SHA for 9fb2157
1 file changed
.pylintrc
@@ -90,6 +90,7 @@ disable=abstract-method,
90
map-builtin-not-iterating,
91
misplaced-comparison-constant,
92
missing-function-docstring,
93
+ missing-module-docstring,
94
metaclass-assignment,
95
next-method-called,
96
next-method-defined,
0 commit comments