forked from VimPlug/jedi
Fix some more stuff because of newer parso changes.
This commit is contained in:
@@ -404,7 +404,7 @@ def test_func():
|
||||
#? str()
|
||||
x
|
||||
|
||||
|
||||
# python >= 3.3
|
||||
# -----------------
|
||||
# PEP 3132 Extended Iterable Unpacking (star unpacking)
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user