mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
Fix a few issues caused by the refactoring.
This commit is contained in:
@@ -32,5 +32,5 @@ Just because there's a def keyword, doesn't mean it should not be able to
|
||||
complete to definition.
|
||||
"""
|
||||
definition = 0
|
||||
#? ['definition', 'def']
|
||||
#? ['definition']
|
||||
str(def
|
||||
|
||||
Reference in New Issue
Block a user