MCPcopy Create free account
hub / github.com/HobbitLong/PyContrast / modify_options

Method modify_options

pycontrast/options/base_options.py:126–127  ·  view source on GitHub ↗
(self, opt)

Source from the content-addressed store, hash-verified

124 print(message)
125
126 def modify_options(self, opt):
127 raise NotImplementedError
128
129 def override_options(self, opt):
130 # override parameters for predefined method

Callers 1

parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected