We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453bf96 commit 3c42527Copy full SHA for 3c42527
src/oqd_dataschema/base.py
@@ -69,7 +69,7 @@ def names(cls):
69
70
########################################################################################
71
72
-invalid_attrs = ["_datastore_signature", "_group_json"]
+invalid_attrs = ["_datastore_signature", "_group_schema"]
73
74
75
def _valid_attr_key(value):
0 commit comments