forked from VimPlug/jedi
Revert a small change to tests
This commit is contained in:
@@ -34,7 +34,7 @@ def we_can_has_sequence(p: Sequence[int], q: Sequence[B], r: Sequence[int],
|
|||||||
t[1]
|
t[1]
|
||||||
#? ["append"]
|
#? ["append"]
|
||||||
u.a
|
u.a
|
||||||
#? float()
|
#? float() list()
|
||||||
u[1.0]
|
u[1.0]
|
||||||
#? float()
|
#? float()
|
||||||
u[1]
|
u[1]
|
||||||
|
|||||||
Reference in New Issue
Block a user