Skip to content

Commit 80b1057

Browse files
committed
debugging
1 parent b89602f commit 80b1057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash/optimization/optimizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def create_function_optimizer(
7676

7777
def run(self) -> None:
7878
ph("cli-optimize-run-start")
79-
logger.info("Running optimizer.")
79+
logger.info("Fixing Running optimizer.")
8080
console.rule()
8181
if not env_utils.ensure_codeflash_api_key():
8282
return

0 commit comments

Comments
 (0)