MCPcopy Create free account
hub / github.com/Ropedia/SpatialBench / clear

Method clear

benchmark/models/scal3r/utils/console_utils.py:201–202  ·  view source on GitHub ↗
(self, *_, **__)

Source from the content-addressed store, hash-verified

199 self._prog.remove_task(task_id)
200
201 def clear(self, *_, **__):
202 pass
203
204 def display(self, refresh: bool = True, *_, **__):
205 if not hasattr(self, "_prog"):

Callers 4

resetMethod · 0.45
forwardMethod · 0.45
_init_hydra_configFunction · 0.45
clear_dpt_stateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected