MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / emit

Function emit

benchmarks/audit/run_sympy.py:35–36  ·  view source on GitHub ↗
(**kw)

Source from the content-addressed store, hash-verified

33
34
35def emit(**kw):
36 print(json.dumps({"tool": "sympy", **kw}))
37
38
39def median(xs):

Callers 1

run_sympy.pyFile · 0.70

Calls 1

printFunction · 0.50

Tested by

no test coverage detected