MCPcopy 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
364def main():
365 from fire import Fire
366
367 Fire(script)
368
369
370if __name__ == "__main__":

Callers 1

evalperf.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected