We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998f4c4 commit 1fc4614Copy full SHA for 1fc4614
codeflash/optimization/optimizer.py
@@ -317,7 +317,6 @@ def run(self) -> None:
317
finally:
318
if function_optimizer is not None:
319
function_optimizer.cleanup_generated_files()
320
- self.cleanup_temporary_paths()
321
322
ph("cli-optimize-run-finished", {"optimizations_found": optimizations_found})
323
if self.functions_checkpoint:
0 commit comments