forked from VimPlug/jedi
Get all tests working except usage tests
This commit is contained in:
@@ -109,7 +109,6 @@ class Completion:
|
||||
self._like_name, self._call_signatures_callback,
|
||||
self._code_lines, self._original_position
|
||||
))
|
||||
return completions
|
||||
if completions:
|
||||
return completions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user