forked from VimPlug/jedi
5 lines
39 B
Python
5 lines
39 B
Python
if name:
|
|
env = 1
|
|
else:
|
|
env = 2
|