Files
openide/python/testData/inspections/PyStringFormatInspection/PercentStringWithDictCall.py

1 line
88 B
Python

var = "%s %s" % <warning descr="Too few arguments for format string">dict()</warning>, 1