mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-25 08:17:13 +08:00
Disable the star import cache.
This commit is contained in:
@@ -2,4 +2,6 @@ a = ''
|
||||
|
||||
from . import invisible_pkg
|
||||
|
||||
the_pkg = invisible_pkg
|
||||
|
||||
invisible_pkg = 1
|
||||
|
||||
Reference in New Issue
Block a user