mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-30 22:45:21 +08:00
Fix some tests
This commit is contained in:
@@ -20,7 +20,7 @@ tuple
|
||||
class MyClass:
|
||||
@pass_decorator
|
||||
def x(foo,
|
||||
#? 5 ["tuple"]
|
||||
#? 5 []
|
||||
tuple,
|
||||
):
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user