Skip to content

Commit 3b9bee0

Browse files
committed
redo newline
1 parent e224234 commit 3b9bee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash/code_utils/code_replacer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,4 +335,4 @@ def function_to_optimize_original_worktree_fqn(
335335
str(worktrees[0].name / function_to_optimize.file_path.relative_to(git_root).with_suffix("")).replace("/", ".")
336336
+ "."
337337
+ function_to_optimize.qualified_name
338-
)
338+
)

0 commit comments

Comments
 (0)