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

Python: format strings when using code that includes { and } needs those to be escaped #15

Open
rudolfolah opened this issue Sep 23, 2023 · 0 comments
Labels
bug Something isn't working python Python-related issue

Comments

@rudolfolah
Copy link
Owner

When adding code from any language that uses braces such as JavaScript, the { needs to be escaped. Alternatively, there could be an option to skip the format-string entirely and treat the prompt as already formatted.

@rudolfolah rudolfolah added bug Something isn't working python Python-related issue labels Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Python-related issue
Projects
None yet
Development

No branches or pull requests

1 participant