devika icon indicating copy to clipboard operation
devika copied to clipboard

Fix: Strip backquote from generated filenames

Open kgott opened this issue 1 year ago • 2 comments

Description

Fixes https://github.com/stitionai/devika/issues/566

Test plan (required)

Previously, the generated filenames were surrounded by backquotes. After running with this change, the generated filenames no longer have backquotes.

Closing issues (optional)

Fixes #566

kgott avatar May 17 '24 02:05 kgott

is this working all the time? like when the ` are not present.

ARajgor avatar Jun 18 '24 16:06 ARajgor

It does but it looks like PR #603 supersedes this PR as it was resolved in a different way.

kgott avatar Jun 19 '24 16:06 kgott