forked from VimPlug/jedi
Move lazy contexts to a separate module not in contexts
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from jedi.evaluate.context.lazy import AbstractLazyContext, LazyKnownContext, \
|
||||
LazyKnownContexts, LazyTreeContext, LazyUnknownContext, get_merged_lazy_context
|
||||
from jedi.evaluate.context.module import ModuleContext
|
||||
from jedi.evaluate.context.klass import ClassContext
|
||||
#from jedi.evaluate.context.function import FunctionContext
|
||||
|
||||
Reference in New Issue
Block a user