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

Method accept

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

Source from the content-addressed store, hash-verified

1025 return validate
1026
1027 def accept(self):
1028 super().accept()
1029
1030 @staticmethod
1031 def run(func, parent=None):

Callers 2

loopMethod · 0.80
forkingloopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected