Path 1: 22 calls (1.0)
→ linter PyLinter (22)
1def __init__(self, linter: PyLinter) -> None: 2 super().__init__(linter) 3 self._init()