Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCodeInterpreter/OpenCodeInterpreter
/ main
Function
main
evaluation/evalplus/evalplus/syncheck.py:111–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
110
111
def
main():
112
from
fire
import
Fire
113
114
Fire(script)
115
116
117
if
__name__ ==
"__main__"
:
Callers
1
syncheck.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected