forked from VimPlug/jedi
fixed tuple assignment problem
This commit is contained in:
@@ -113,6 +113,10 @@ u1
|
||||
#? int()
|
||||
(u1)
|
||||
|
||||
(a), b = 1, ''
|
||||
#? int()
|
||||
a
|
||||
|
||||
# -----------------
|
||||
# imbalanced sides
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user