Path 1: 1022 calls (1.0)
1def open(self) -> None: 2 """Init the checkers: reset linesets and statistics information.""" 3 self.linesets = [] 4 self.linter.stats.reset_duplicated_lines()