Skip to content

Commit

Permalink
Add details.rst for c-extension-no-member
Browse files Browse the repository at this point in the history
Closes #5953
  • Loading branch information
jacobtylerwalls committed Sep 18, 2024
1 parent 67acc96 commit 7f8507b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/data/messages/c/c-extension-no-member/details.rst
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
You can help us make the doc better `by contributing <https://github.com/pylint-dev/pylint/issues/5953>`_ !
``c-extension-no-member`` is an informational variant of ``no-member`` to encourage
allowing introspection of C extensions as described in the
`page <https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-member.html>`_
for ``no-member``.

0 comments on commit 7f8507b

Please sign in to comment.