MCPcopy Create free account
hub / github.com/simplejson/simplejson / initialize_options

Method initialize_options

setup.py:70–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

68 user_options = []
69
70 def initialize_options(self):
71 pass
72
73 def finalize_options(self):
74 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected