MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / func_b

Function func_b

tests/test_code/py/simple_a/simple_a.py:1–2  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1def func_b():
2 pass
3
4def func_a():
5 func_b()

Callers 1

func_aFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected