Files
openide/python/testData/intentions/PyConvertToFStringIntentionTest/percentOperatorInlineSingleQuotedStringInsideTripleQuotedString.py
Mikhail Golubev b5f9efb612 PY-21161 Don't flip quotes inside inlined expressions if it's not necessary
For instance, when inlining single-quoted string inside triple-quoted
string with the same type of quotes.
2016-10-25 21:30:13 +03:00

3 lines
16 B
Python