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

Method value

lantz/ui/widgets.py:875–876  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

873 super().display(value)
874
875 def value(self):
876 return super().value()
877
878
879@register_wrapper

Callers

nothing calls this directly

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected