Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ emit
Function
emit
benchmarks/runners/run_py.py:33–34 ·
view source on GitHub ↗
(**kw)
Source
from the content-addressed store, hash-verified
31
32
33
def
emit(**kw):
34
print(json.dumps({
"id"
: CASE_ID,
"tool"
: TOOL, **kw}))
35
36
37
if
KASE is None:
Callers
3
run_py.py
File · 0.70
run_sympy
Function · 0.70
run_numpy
Function · 0.70
Calls
1
print
Function · 0.50
Tested by
no test coverage detected