forked from VimPlug/jedi
fix problems with literals, finally
This commit is contained in:
@@ -1 +1 @@
|
||||
a = ""
|
||||
a = ''
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
a = ""
|
||||
a = ''
|
||||
|
||||