differing-type-doc / W9018#

Message emitted:

"%s" differing in parameter type documentation

Description:

Please check parameter names in type declarations.

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 'parameter_documentation' checker which requires the pylint.extensions.docparams plugin to be loaded.

Created by the parameter_documentation checker.