MCPcopy Create free account
hub / github.com/brain-workshop/brainworkshop / choose

Method choose

brainworkshop.py:2076–2077  ·  view source on GitHub ↗
(self, k, i)

Source from the content-addressed store, hash-verified

2074 self.update_labels()
2075
2076 def choose(self, k, i): # override this method in subclasses
2077 print("Thank you for beta-testing our software.")
2078
2079 def close(self):
2080 return window.remove_handlers(self.on_key_press, self.on_text,

Callers 2

selectMethod · 0.95
selectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected