Files
openide/python/testData/intentions/PyConvertToFStringIntentionTest/formatMethodAttributeReferences_after.py

2 lines
78 B
Python

f'{object().foo.bar:#} {"foo".baz} {something().foo!r} {another().foo!r:3.5}'