1
0
forked from VimPlug/jedi

Prepare a test to eventually solve a relative import problem

This commit is contained in:
Dave Halter
2018-02-12 20:33:48 +01:00
parent 26774c79fb
commit 514eaf89c3
3 changed files with 11 additions and 3 deletions

View File

@@ -293,3 +293,4 @@ def relative():
from import_tree.pkg.mod1 import foobar
#? int()
foobar
return 1