MCPcopy 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
9def func_b():
10 print_it("func_a")
11
12
13def func_c():

Callers 1

weird_calls.pyFile · 0.70

Calls 1

print_itFunction · 0.85

Tested by

no test coverage detected