Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ main
Function
main
tests/test_code/py/import_paths/import_paths.py:5–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
from
abra
import
abra2
as
abra3
4
5
def
main():
6
abra3()
7
cadabra.cadabra2()
8
main2()
9
10
def
main2():
11
abra.abra2()
Callers
1
import_paths.py
File · 0.70
Calls
1
main2
Function · 0.85
Tested by
no test coverage detected