class documentation

class _ListConfidenceLevelsAction(_AccessRunObjectAction): (source)

View In Hierarchy

Display all the confidence levels that pylint knows about.

Method __call__ Undocumented

Inherited from _AccessRunObjectAction:

Method __init__ Undocumented
Instance Variable run Undocumented
def __call__(self, parser: argparse.ArgumentParser, namespace: argparse.Namespace, values: (str|Sequence[Any])|None, option_string: str|None = '--list-conf-levels'): (source)