Path 1: 1002 calls (1.0)
1def open(self) -> None: 2 py_version = self.linter.config.py_version 3 self._py36_plus = py_version >= (3, 6)