MCPcopy 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
5def func_a():
6 print_it("func_a")
7
8
9def func_b():

Callers

nothing calls this directly

Calls 1

print_itFunction · 0.85

Tested by

no test coverage detected