def __init__()

in 06-http-replay/client.py [0:0]


    def __init__(self) -> None:
        super().__init__()
        self.client = OpenAI()