MCPcopy Index your code
hub / github.com/evalplus/evalplus / inputgen.py

File inputgen.py

evalplus/inputgen.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Generate a .jsonl file where each line is a json object
2representing a programming problem with a task ID ("task_id")
3and a list of enhanced inputs ("inputs") for that task.
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected