def __init__()

in Lab1_ai_evaluation/target_ai_api/target_ai_api.py [0:0]


    def __init__(self: Self, env: dict, model_type: str) -> str:
        self.env = env
        self.model_type = model_type