module documentation

Checks for magic values instead of literals.

Class MagicValueChecker Checks for constants in comparisons.
Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented