MCPcopy 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_classMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_derived_classMethod · 0.68