Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCodeInterpreter/OpenCodeInterpreter
/ main
Function
main
evaluation/evalplus/evalplus/sanitize.py:240–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
238
239
240
def
main():
241
from
fire
import
Fire
242
243
Fire(script)
244
245
246
if
__name__ ==
"__main__"
:
Callers
3
checker.py
File · 0.90
sanitize.py
File · 0.90
sanitize.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected