def __init__()

in planner/planner.py [0:0]


    def __init__(self, config: PlannerConfig) -> None:
        self.config: PlannerConfig = config