forked from VimPlug/jedi
first steps to world domination -> removal of the hackish sys.path modifications
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import sys
|
||||
import contextlib
|
||||
import functools
|
||||
import tokenizer as tokenize
|
||||
|
||||
from jedi.parser import tokenizer as tokenize
|
||||
from jedi._compatibility import next, reraise
|
||||
from jedi import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user