mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
actually start checking if the integration tests are instances on both sides of the comparison. This wasnt necessary for just autocompletion, but it's way more important now.
This commit is contained in:
@@ -21,7 +21,7 @@ arr
|
||||
def inputs(param):
|
||||
return param
|
||||
|
||||
#? list()
|
||||
#? list
|
||||
inputs(list)
|
||||
|
||||
def variable_middle():
|
||||
|
||||
Reference in New Issue
Block a user