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

2 lines
34 B
Python

'%(foo)s' % {'foo': lambda: None}