Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ imported_func
Function
imported_func
tests/test_code/py/init/the_import.py:11–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
11
def
imported_func():
12
print(
"here"
)
Callers
1
init.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected