MCPcopy Create free account
hub / github.com/microsoft/SandDance / get_inputs

Method get_inputs

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

Source from the content-addressed store, hash-verified

244 pass
245
246 def get_inputs(self):
247 return []
248
249 def get_outputs(self):
250 return []

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected