MCPcopy Create free account
hub / github.com/BabitMF/bmf / dynamic_reset

Method dynamic_reset

bmf/python_sdk/module.py:109–111  ·  view source on GitHub ↗
(self, opt_reset=None)

Source from the content-addressed store, hash-verified

107 # @brief dynamic_reset module when the option need to be updated.
108 # @param opt_reset dict value of option
109 def dynamic_reset(self, opt_reset=None):
110 ###@}
111 self.option_ = opt_reset
112
113 ## @ingroup PyMdSDK
114 ## @ingroup pyMdClass

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected