MCPcopy 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
13def func_c():
14 print_it("func_a")
15
16
17func_dict = {

Callers

nothing calls this directly

Calls 1

print_itFunction · 0.85

Tested by

no test coverage detected