fix error msg answer

This commit is contained in:
blueloveTH 2023-10-14 00:38:42 +08:00
parent c158e631d1
commit cb1c6a0fca

View File

@ -50,7 +50,7 @@ retmany_x : 1
retmany_x : 2
retmany_x : 3
successfully errored with this message:
TypeError: expected 2 positional arguments, got 0 (x)
TypeError: x() takes 0 positional arguments but 2 were given
['hello']
====== test bindings ======