Skip to content

Commit 929c33b

Browse files
committed
[BUG] Fix empty key in serialized Horizontal Stratigraphic Model
Removed an invalid empty key from the serialization output to ensure proper data structure and avoid potential parsing issues.
1 parent 0d3eff1 commit 929c33b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_modules/test_serialize_model.test_generate_horizontal_stratigraphic_model.verify/Horizontal Stratigraphic Model serialization.approved.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
],
6262
"is_dirty": true,
6363
"basement_color": "#ffbe00",
64-
"": 0,
6564
"binary_meta_data": {
6665
"sp_binary_length": 432,
6766
"ori_binary_length": 120

0 commit comments

Comments
 (0)