Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Strip backquote from generated filenames #567

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kgott
Copy link
Contributor

@kgott kgott commented May 17, 2024

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

@ARajgor
Copy link
Collaborator

ARajgor commented Jun 18, 2024

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

@kgott
Copy link
Contributor Author

kgott commented Jun 19, 2024

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