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

Method initialize_options

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

Source from the content-addressed store, hash-verified

238 user_options = []
239
240 def initialize_options(self):
241 pass
242
243 def finalize_options(self):
244 pass

Callers 1

initialize_optionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected