We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba9e1c commit 07808faCopy full SHA for 07808fa
1 file changed
tests/unittests/a2a/converters/test_event_round_trip.py
@@ -287,4 +287,3 @@ def test_serialize_value_handles_non_serializable_nested_types():
287
# nested list with mixed types
288
assert parsed["nested_list"][0] is True
289
assert isinstance(parsed["nested_list"][1], str)
290
-
0 commit comments