added format specifier quick fix for the python string format inspection

This commit is contained in:
Ekaterina Tuzova
2014-03-11 17:40:20 +04:00
parent 2ba4ece037
commit 378b22a23d
15 changed files with 183 additions and 13 deletions

View File

@@ -0,0 +1 @@
a = <warning descr="Format specifier character missing">"test<caret> %"</warning> % 1