Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
def
cleanup_eval_artifacts(args, fixture, eval_env):
Callers
3
cleanup
Method · 0.45
cleanup_eval_artifacts
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected