MCPcopy Create free account
hub / github.com/psf/requests-html / initialize_options

Method initialize_options

setup.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 print('\033[1m{0}\033[0m'.format(s))
49
50 def initialize_options(self):
51 pass
52
53 def finalize_options(self):
54 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected