Skip to content

Commit cf219ad

Browse files
authored
Apply suggestion from @aseembits93
1 parent dc28e20 commit cf219ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/optimization/function_optimizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,6 @@ def process_review(
14281428
original_throughput=original_throughput_str,
14291429
optimized_throughput=optimized_throughput_str,
14301430
throughput_improvement=throughput_improvement_str,
1431-
codeflash_version=__version__,
14321431
)
14331432
new_explanation = Explanation(
14341433
raw_explanation_message=new_explanation_raw_str or explanation.raw_explanation_message,

0 commit comments

Comments
 (0)