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 formatting of backslash escaped quote inside f-string #4368

Closed
wants to merge 1 commit into from

Conversation

devshah9
Copy link

Added FSTRING_PARSING to context_manager_features in LineGenerator. This will determine the removal of escaped quotes.
Fixes #4350

…his will determine the removal of escaped quotes.
Copy link

diff-shades reports zero changes comparing this PR (bf5a83b) to main (9c1fd46).


What is this? | Workflow run | diff-shades documentation

@devshah9 devshah9 closed this May 19, 2024
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.

"EOF in multi-line string" on string containing same quote nested in f-string
1 participant