Path 1: 2 calls (1.0)

2 (1) 3 (1)

1def __init__(self, index: int) -> None:
2        super().__init__(index)
3        self.index = index