Revert a small change to tests

This commit is contained in:
Dave Halter
2026-04-30 00:26:29 +02:00
parent a1d9da0a7f
commit 590ed56c6e
+1 -1
View File
@@ -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]