Skip to content

Commit c2ffeae

Browse files
authored
Apply suggestion from @aseembits93
1 parent 90a1355 commit c2ffeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash/api/aiservice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ def get_optimization_impact(
561561
562562
Returns:
563563
-------
564-
- 'high','medium' or 'low' optimization impact
564+
- 'high' or 'low' optimization impact
565565
566566
"""
567567
diff_str = "\n".join(

0 commit comments

Comments
 (0)