We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4976986 commit 18b954dCopy full SHA for 18b954d
1 file changed
run_pylint.py
@@ -24,8 +24,6 @@
24
TEST_DISABLED_MESSAGES = [
25
'invalid-name',
26
'missing-docstring',
27
- 'too-many-public-methods',
28
- 'too-few-public-methods',
29
'attribute-defined-outside-init',
30
'unbalanced-tuple-unpacking',
31
'too-many-lines',
0 commit comments