Skip to content

Commit a0e2edb

Browse files
comment
1 parent 47a5100 commit a0e2edb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codeflash/discovery/functions_to_optimize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ def was_function_previously_optimized(
477477
478478
"""
479479
if is_LSP_enabled():
480+
# was_function_previously_optimized is for the checking the optimization duplicates in the github action, no need to do this in the LSP mode
480481
return False
481482

482483
# Check optimization status if repository info is provided

0 commit comments

Comments
 (0)