module documentation

Undocumented

Constant PYLINT_HOME_AS_PATH Undocumented
Function _get_pdata_path Undocumented
PYLINT_HOME_AS_PATH = (source)

Undocumented

Value
Path(PYLINT_HOME)
def _get_pdata_path(base_name: Path, recurs: int, pylint_home: Path = PYLINT_HOME_AS_PATH) -> Path: (source)

Undocumented