Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCodeInterpreter/OpenCodeInterpreter
/ main
Function
main
evaluation/evalplus/evalplus/evalperf.py:364–367 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
363
364
def
main():
365
from
fire
import
Fire
366
367
Fire(script)
368
369
370
if
__name__ ==
"__main__"
:
Callers
1
evalperf.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected