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 dc28e20 commit cf219adCopy full SHA for cf219ad
codeflash/optimization/function_optimizer.py
@@ -1428,7 +1428,6 @@ def process_review(
1428
original_throughput=original_throughput_str,
1429
optimized_throughput=optimized_throughput_str,
1430
throughput_improvement=throughput_improvement_str,
1431
- codeflash_version=__version__,
1432
)
1433
new_explanation = Explanation(
1434
raw_explanation_message=new_explanation_raw_str or explanation.raw_explanation_message,
0 commit comments