Path 1: 1017 calls (1.0)
1def open(self) -> None: 2 py_version = self.linter.config.py_version 3 self._py38_plus = py_version >= (3, 8)