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

Function first_func

tests/integration/single_thread_program_gil.py:4–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3
4def first_func():
5 second_func()
6
7
8def second_func():

Callers 1

Calls 1

second_funcFunction · 0.70

Tested by

no test coverage detected