Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ a
Function
a
tests/test_code/py/two_file_simple/file_a.py:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
a():
5
b()
6
7
8
if
__name__ ==
'__main__'
:
Callers
1
file_a.py
File · 0.70
Calls
1
b
Function · 0.90
Tested by
no test coverage detected