mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-27 20:02:09 +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