mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-02 02:00:22 +08:00
Fix: flow analysis crashed when using in combination with different modules.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
if name:
|
||||
env = 1
|
||||
else:
|
||||
env = 2
|
||||
Reference in New Issue
Block a user