mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-06 21:23:58 +08:00
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]
|
||||
#? ["append"]
|
||||
u.a
|
||||
#? float()
|
||||
#? float() list()
|
||||
u[1.0]
|
||||
#? float()
|
||||
u[1]
|
||||
|
||||
Reference in New Issue
Block a user