mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-25 15:07:13 +08:00
Prepare a test to eventually solve a relative import problem
This commit is contained in:
@@ -293,3 +293,4 @@ def relative():
|
||||
from import_tree.pkg.mod1 import foobar
|
||||
#? int()
|
||||
foobar
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user