MCPcopy Index your code
hub / github.com/microsoft/SandDance / run

Method run

python/jupyter-widget/setupbase.py:270–272  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

268 c.finalize_options()
269
270 def run(self):
271 for c in self.commands:
272 c.run()
273 return CombinedCommand
274
275

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected