fix msg error answer

This commit is contained in:
blueloveTH 2023-10-14 00:42:03 +08:00
parent cb1c6a0fca
commit 4fa7106f2c

View File

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