1
0
forked from VimPlug/jedi

Get all tests working except usage tests

This commit is contained in:
Dave Halter
2019-08-21 00:47:44 +02:00
parent 85f8f2a764
commit 8a2b7f18cd
5 changed files with 11 additions and 7 deletions

View File

@@ -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