Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
def
func_b():
2
pass
3
4
def
func_a():
5
func_b()
Callers
1
func_a
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected