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