forked from VimPlug/jedi
fix a ModuleWrapper with StarImports. Now all modules are wrapped.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from . import b
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
from . import b
|
||||