forked from VimPlug/jedi
Remove the common folder and move it to a common file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from jedi.inference.base_value import ValueSet, NO_VALUES
|
||||
from jedi.common.utils import monkeypatch
|
||||
from jedi.common import monkeypatch
|
||||
|
||||
|
||||
class AbstractLazyValue(object):
|
||||
|
||||
Reference in New Issue
Block a user