forked from VimPlug/jedi
ClassContext is now importable from context.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user