MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / cleanup

Method cleanup

eval/run_real_model.py:155–156  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

153 _temp_dir: tempfile.TemporaryDirectory
154
155 def cleanup(self):
156 self._temp_dir.cleanup()
157
158
159def cleanup_eval_artifacts(args, fixture, eval_env):

Callers 3

cleanupMethod · 0.45
cleanup_eval_artifactsFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected