mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
Make most dict completions possible
This commit is contained in:
@@ -88,7 +88,7 @@ def test_multiple_docstrings(Script):
|
||||
|
||||
|
||||
def test_completion(Script):
|
||||
assert Script('''
|
||||
assert not Script('''
|
||||
class DocstringCompletion():
|
||||
#? []
|
||||
""" asdfas """''').complete()
|
||||
|
||||
Reference in New Issue
Block a user