module documentation

Pylint plugin for checking in Sphinx, Google, or Numpy style docstrings.

Class DocstringParameterChecker Checker for Sphinx, Google, or Numpy style docstrings.
Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented