.. _raw-checker-failed:

raw-checker-failed / I0001
==========================

**Message emitted:**

Unable to run raw checkers on built-in module %s

**Description:**

*Used to inform that a built-in module has not been checked using the raw checkers.*


**Correct code:**

.. literalinclude:: /data/messages/r/raw-checker-failed/good.py
   :language: python

**Additional details:**

You can help us make the doc better `by contributing <https://github.com/PyCQA/pylint/issues/5953>`_ !


Created by the `main <https://github.com/PyCQA/pylint/blob/main/pylint/lint/pylinter.py>`__ checker.