Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ b
Function
b
tests/test_code/py/two_file_simple/file_b.py:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
def
b():
2
print(
"here"
)
3
4
5
def
c():
Callers
1
a
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected