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

File fix_v012.py

tools/humaneval/fix_v012.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def check_id(data, task_id):
2 assert data[task_id]["task_id"] == f"HumanEval/{task_id}"
3
4

Callers

nothing calls this directly

Calls 2

readlinesMethod · 0.80
fixFunction · 0.70

Tested by

no test coverage detected