Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ d
Method
d
tests/test_code/py/simple_b/simple_b.py:16–17 ·
view source on GitHub ↗
(a="String")
Source
from the content-addressed store, hash-verified
14
15
class
c():
16
def
d(a=
"String"
):
17
a(
"AnotherSTR"
)
18
19
20
c.d()
Callers
1
simple_b.py
File · 0.45
Calls
1
a
Function · 0.70
Tested by
no test coverage detected