forked from VimPlug/jedi
To be able to customize ContextSet, move a subclass to evaluate.context
This commit is contained in:
@@ -1,2 +1 @@
|
||||
from jedi.common.context import ContextSet, NO_CONTEXTS, \
|
||||
iterator_to_context_set
|
||||
from jedi.common.context import BaseContextSet
|
||||
|
||||
Reference in New Issue
Block a user