mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-09 05:22:19 +08:00
all the import changes
This commit is contained in:
@@ -3,7 +3,7 @@ Tests ``from __future__ import absolute_import`` (only important for
|
||||
Python 2.X)
|
||||
"""
|
||||
import jedi
|
||||
from jedi.parsing import Parser
|
||||
from jedi.parser import Parser
|
||||
from . import helpers
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user