MCPcopy Create free account
hub / github.com/bloomberg/pystack / first_func

Function first_func

tests/integration/multiple_thread_program.py:22–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21
22def first_func():
23 second_func()
24
25
26def second_func():

Callers 1

Calls 1

second_funcFunction · 0.70

Tested by

no test coverage detected