Skip to content

Commit 07808fa

Browse files
committed
style: run autoformat.sh (isort + pyink)
1 parent 7ba9e1c commit 07808fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unittests/a2a/converters/test_event_round_trip.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,4 +287,3 @@ def test_serialize_value_handles_non_serializable_nested_types():
287287
# nested list with mixed types
288288
assert parsed["nested_list"][0] is True
289289
assert isinstance(parsed["nested_list"][1], str)
290-

0 commit comments

Comments
 (0)