Skip to content

Commit 53660de

Browse files
typo
1 parent d7d1722 commit 53660de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash/discovery/functions_to_optimize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ def was_function_previously_optimized(
471471
Tuple of (filtered_functions_dict, remaining_count)
472472
473473
"""
474-
if is_LSP_enabled:
474+
if is_LSP_enabled():
475475
return False
476476

477477
# Check optimization status if repository info is provided

0 commit comments

Comments
 (0)