module documentation

Undocumented

Class NoSelfUseChecker No class docstring; 0/2 instance variable, 0/2 class variable, 3/5 methods documented
Function register Undocumented
Function _has_bare_super_call Undocumented
def register(linter: PyLinter): (source)

Undocumented

def _has_bare_super_call(fundef_node: nodes.FunctionDef) -> bool: (source)

Undocumented