Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ func_c
Function
func_c
tests/test_code/py/weird_calls/weird_calls.py:13–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
func_c():
14
print_it(
"func_a"
)
15
16
17
func_dict = {
Callers
nothing calls this directly
Calls
1
print_it
Function · 0.85
Tested by
no test coverage detected