empty-comment / R2044#

Message emitted:

Line with empty comment

Description:

Used when a # symbol appears on a line not followed by an actual comment

Correct code:

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

Additional details:

You can help us make the doc better by contributing !

Note

This message is emitted by the optional 'refactoring' checker which requires the pylint.extensions.empty_comment plugin to be loaded.

Created by the refactoring checker.