MCPcopy Create free account
hub / github.com/LabPy/lantz / action1

Method action1

lantz/testsuite/test_driver.py:191–192  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

189
190 @Action()
191 def action1(self):
192 return 'action1'
193
194 class Y(X):
195

Callers 3

test_derived_classMethod · 0.95
action1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected