forked from VimPlug/jedi
Move the lazy contexts to a separate module.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
from jedi.evaluate.context.base import *
|
||||
from jedi.evaluate.context.lazy import AbstractLazyContext, LazyKnownContext, \
|
||||
LazyKnownContexts, LazyTreeContext, LazyUnknownContext, get_merged_lazy_context
|
||||
|
||||
Reference in New Issue
Block a user