Skip to content

Commit 5623944

Browse files
committed
Removed trailing comma in test JSON.
1 parent a913faf commit 5623944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugr-py/tests/serialization/test_extension.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"b": "C"
6464
}
6565
],
66-
"output": [],
66+
"output": []
6767
}
6868
},
6969
"lower_funcs": []

0 commit comments

Comments
 (0)