1
0
forked from VimPlug/jedi

Disable the star import cache.

This commit is contained in:
Dave Halter
2015-04-26 00:02:47 +02:00
parent 06d134a7c1
commit 0203461980
4 changed files with 21 additions and 6 deletions

View File

@@ -2,4 +2,6 @@ a = ''
from . import invisible_pkg
the_pkg = invisible_pkg
invisible_pkg = 1