Files
openide/python/testData/inspections/ReplacePrintComment_after.py

2 lines
53 B
Python

print('%s %s %s %s' % bar) # <- doesn't work either