package documentation

Undocumented

Module class_checker Classes checker for Python code.
Module special_methods_checker Special methods checker and helper function's module.

From __init__.py:

Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented