mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
added format specifier quick fix for the python string format inspection
This commit is contained in:
@@ -0,0 +1 @@
|
||||
a = <warning descr="Format specifier character missing">"test<caret> %"</warning> % 1
|
||||
Reference in New Issue
Block a user