Path 1: 260 calls (1.0)

PyLinter (260)

1def register(linter: PyLinter) -> None:
2    linter.register_reporter(JSONReporter)