Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ N
Class
N
lantz/testsuite/test_driver.py:232–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
return
super().action1() +
' in Z'
231
232
class
N(X):
233
pass
234
235
x = X()
236
y = Y()
Callers
2
test_derived_class
Method · 0.85
test_derived_class_post
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_derived_class
Method · 0.68
test_derived_class_post
Method · 0.68