Path 1: 10 calls (1.0)

Progress (10)

1def __enter__(self) -> "Progress":
2        self.start()
3        return self