Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ func_a
Function
func_a
tests/test_code/py/weird_calls/weird_calls.py:5–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
5
def
func_a():
6
print_it(
"func_a"
)
7
8
9
def
func_b():
Callers
nothing calls this directly
Calls
1
print_it
Function · 0.85
Tested by
no test coverage detected