We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e54af1 commit 8d424f3Copy full SHA for 8d424f3
doc/data/messages/r/raw-checker-failed/details.rst
@@ -1 +1,2 @@
1
-You can help us make the doc better `by contributing <https://github.com/pylint-dev/pylint/issues/5953>`_ !
+This warn you that a builtin module was impossible to analyse (an ast node is not pure python).
2
+There's nothing to change in your code, this is a warning about astroid's limitations.
doc/data/messages/r/raw-checker-failed/good.py
0 commit comments