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

File fix_v010.py

tools/mbpp/fix_v010.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def check_id(data, n, task_id):
2 assert data[n]["task_id"] == task_id
3
4

Callers

nothing calls this directly

Calls 2

readlinesMethod · 0.80
evolveFunction · 0.70

Tested by

no test coverage detected