mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-18 08:53:14 +08:00
Fix tests for Python 3.2 (use relative import)
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import traceback
|
||||
import re
|
||||
import itertools
|
||||
|
||||
import base
|
||||
from . import base
|
||||
|
||||
from jedi._compatibility import reduce
|
||||
import jedi
|
||||
|
||||
Reference in New Issue
Block a user