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