mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-22 13:08:28 +08:00
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