mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-20 12:31:14 +08:00
Now expr_stmt tuple unpacking automatically works with static analysis.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
|
||||
a, b = {'asdf': 3, 'b': 'str'}
|
||||
a
|
||||
|
||||
Reference in New Issue
Block a user