Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ func_2
Method
func_2
tests/test_code/py/resolve_correct_class/rcc.py:13–14 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
11
b.func_2()
12
13
def
func_2(self):
14
print(
"alpha func_2"
)
15
16
17
class
Beta():
Callers
1
func_1
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected