Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ func_1
Function
func_1
tests/test_code/py/resolve_correct_class/rcc.py:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
def
func_1():
2
print(
"global func_1"
)
3
4
5
class
Alpha():
Callers
1
func_1
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected