MCPcopy 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
240def main():
241 from fire import Fire
242
243 Fire(script)
244
245
246if __name__ == "__main__":

Callers 3

checker.pyFile · 0.90
sanitize.pyFile · 0.90
sanitize.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected