Skip to content

Fix: Strip backquote from generated filenames#567

Open
kgott wants to merge 1 commit into
stitionai:mainfrom
kgott:patch-2
Open

Fix: Strip backquote from generated filenames#567
kgott wants to merge 1 commit into
stitionai:mainfrom
kgott:patch-2

Conversation

@kgott

@kgott kgott commented May 17, 2024

Copy link
Copy Markdown
Contributor

Description

Fixes #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

@AyushRajgor

Copy link
Copy Markdown
Collaborator

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

@kgott

kgott commented Jun 19, 2024

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange created filenames.

3 participants