We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07f10b commit 22dec80Copy full SHA for 22dec80
.pylintrc
@@ -137,7 +137,7 @@ disable=print-statement,
137
super-init-not-called,
138
ungrouped-imports,
139
no-else-return,
140
- useless-object-inheritance
+ useless-object-inheritance,
141
142
# Enable the message, report, category or checker with the given id(s). You can
143
# either give multiple identifier separated by comma (,) or put this option
0 commit comments