Path 1: 22 calls (1.0)

PyLinter (22)

1def __init__(self, linter: PyLinter) -> None:
2        """Initialize checker instance."""
3        super().__init__(linter=linter)