mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-31 01:04:20 +08:00
Remove supported Pythons from environments
This commit is contained in:
@@ -18,7 +18,7 @@ import weakref
|
||||
from functools import partial
|
||||
from threading import Thread
|
||||
|
||||
from jedi._compatibility import is_py3, \
|
||||
from jedi._compatibility import \
|
||||
pickle_dump, pickle_load, GeneralizedPopen
|
||||
from jedi import debug
|
||||
from jedi.cache import memoize_method
|
||||
|
||||
Reference in New Issue
Block a user