Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ first_func
Function
first_func
tests/integration/single_thread_program.py:5–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
5
def
first_func():
6
second_func()
7
8
9
def
second_func():
Callers
1
single_thread_program.py
File · 0.70
Calls
1
second_func
Function · 0.70
Tested by
no test coverage detected