forked from VimPlug/jedi
Get all tests working except usage tests
This commit is contained in:
@@ -192,3 +192,6 @@ class CompiledContext(AbstractContext):
|
||||
|
||||
def get_value(self):
|
||||
return self._value
|
||||
|
||||
def py__file__(self):
|
||||
return self._value.py__file__()
|
||||
|
||||
Reference in New Issue
Block a user