forked from VimPlug/jedi
Dedent some code to avoid issues with parso.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from parso import token
|
||||
from parso.python import token
|
||||
from parso.python import tree
|
||||
from jedi import debug
|
||||
from jedi import settings
|
||||
|
||||
Reference in New Issue
Block a user