MCPcopy Create free account
hub / github.com/MegEngine/MegCC / local_call

Function local_call

script/test_model.py:71–72  ·  view source on GitHub ↗
(cmd)

Source from the content-addressed store, hash-verified

69
70
71def local_call(cmd):
72 return subprocess.check_call(cmd)
73
74
75def target_call(host, cmd):

Callers 1

auto_checkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected