Skip to content

Commit 2e01eb9

Browse files
committed
no more properties
1 parent b76210f commit 2e01eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/test_json_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def setup_ts():
1111
"name": "Individual metadata",
1212
"properties": {"name": {"type": "string"},
1313
"phenotypes": {"type": "list"}},
14+
"additionalProperties": False,
1415
})
1516
return tables.tree_sequence()
1617

0 commit comments

Comments
 (0)