def entry_point()

in human_eval/evaluate_functional_correctness.py [0:0]


def entry_point(
    sample_file: str,
    k: str = "1,10,100",
    n_workers: int = 4,
    timeout: float = 3.0,
    problem_file: str = HUMAN_EVAL,