We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a9dca commit fd026a1Copy full SHA for fd026a1
doc/whatsnew/fragments/9962.breaking
@@ -1,4 +1,4 @@
1
-The ``suggestion-mode`` option was removed, pylint now always try to emit user-friendly hints instead
2
-of false-positive error messages. You should remove it from your conf, if it's defined.
+The ``suggestion-mode`` option was removed, as pylint now always emits user-friendly hints instead
+of false-positive error messages. You should remove it from your conf if it's defined.
3
4
Refs #9962
0 commit comments