MCPcopy 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
111def main():
112 from fire import Fire
113
114 Fire(script)
115
116
117if __name__ == "__main__":

Callers 1

syncheck.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected