.. _fatal:

fatal / F0001
=============

**Message emitted:**

%s

**Description:**

*Used when an error occurred preventing the analysis of a               module (unable to find it for instance).*


**Correct code:**

.. literalinclude:: /data/messages/f/fatal/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.