We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e224234 commit 3b9bee0Copy full SHA for 3b9bee0
codeflash/code_utils/code_replacer.py
@@ -335,4 +335,4 @@ def function_to_optimize_original_worktree_fqn(
335
str(worktrees[0].name / function_to_optimize.file_path.relative_to(git_root).with_suffix("")).replace("/", ".")
336
+ "."
337
+ function_to_optimize.qualified_name
338
- )
+ )
0 commit comments