Files
openide/python/testData/intentions/PyFStringToTStringIntentionTest/fStringInsideTString.py
T
2025-05-02 12:08:57 +00:00

1 line
71 B
Python

s = t"This is a f-string with an {f"emb<caret>edded {value} f-string"}"