Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ backend
Method
backend
lantz/ui/app.py:162–163 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
160
161
@property
162
def
backend(self):
163
return
self._backend
164
165
@backend.setter
166
def
backend(self, backend):
Callers
nothing calls this directly
Calls
3
connect_backend
Method · 0.95
connect_setup
Function · 0.85
values
Method · 0.45
Tested by
no test coverage detected