PyFile:FStringTerminatedByQuoteInsideFStringLiteral.py PyAssignmentStatement PyTargetExpression: s PsiElement(Py:IDENTIFIER)('s') PsiWhiteSpace(' ') PsiElement(Py:EQ)('=') PsiWhiteSpace(' ') PyStringLiteralExpression: foo{f"}baz' PyFormattedStringNode PsiElement(Py:FSTRING_START)('f'') PsiElement(Py:FSTRING_TEXT)('foo') PyFStringFragment PsiElement(Py:FSTRING_FRAGMENT_START)('{') PyStringLiteralExpression: PyFormattedStringNode PsiElement(Py:FSTRING_START)('f"') PsiErrorElement:Expected " PsiErrorElement:type conversion, : or } expected PsiElement(Py:FSTRING_END)(''') PsiElement(Py:SINGLE_QUOTED_STRING)('"}baz'')