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

1 line
94 B
Python

print(<warning descr="Key 'foo' has no corresponding argument">"{foo}"</warning>.format(**{}))