import-error / E0401#

Message emitted:

Unable to import %s

Description:

Used when pylint has been unable to import a module.

Correct code:

# This is a placeholder for correct code for this message.

Additional details:

You can help us make the doc better by contributing !

Created by the imports checker.