module documentation

This is the remnant of the python3 checker. It was removed because the transition from python 2 to python3 is behind us, but some checks are still useful in python3 after all. See https://github.com/PyCQA/pylint/issues/5025

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

Undocumented