mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
Add "Py" prefix to AddImportQuickFixTest and several other quick fix tests
otherwise it's easy to overlook it especially considering that there is also (confusingly) PyAddImportTest
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
class A:
|
||||
def __init__(self, f<caret>oo):<EOLError descr="Indent expected"></EOLError>
|
||||
Reference in New Issue
Block a user