Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ action1
Method
action1
lantz/testsuite/test_driver.py:229–230 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
227
228
@Action()
229
def
action1(self):
230
return
super().action1() +
' in Z'
231
232
class
N(X):
233
pass
Callers
2
test_derived_class
Method · 0.95
test_derived_class_post
Method · 0.95
Calls
1
action1
Method · 0.45
Tested by
no test coverage detected