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

Function beta

tests/test_code/py/exclude_modules/exclude_modules.py:9–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8
9def beta():
10 print("this still connects")
11 search()
12 b = Nothing()
13 b.beta()
14
15
16def alpha():

Callers 1

alphaFunction · 0.70

Calls 1

searchFunction · 0.85

Tested by

no test coverage detected