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

2 lines
104 B
Python

'{0.foo.bar:#} {key1.baz} {1.foo!r} {2.foo!r:3.5}'.format(object(), something(), another(), key1='foo')