Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/evalplus/evalplus
/ fix_v011.py
File
fix_v011.py
tools/humaneval/fix_v011.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
fix(data):
2
# fix 140 https://github.com/evalplus/evalplus/issues/3
3
assert data[140][
"task_id"
] ==
"HumanEval/140"
4
data[140][
"canonical_solution"
] = data[140][
"canonical_solution"
].replace(
Callers
nothing calls this directly
Calls
2
readlines
Method · 0.80
fix
Function · 0.70
Tested by
no test coverage detected