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