Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/simplejson/simplejson
/ finalize_options
Method
finalize_options
setup.py:73–74 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
pass
72
73
def
finalize_options(self):
74
pass
75
76
def
run(self):
77
import
sys
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected