We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7eef3 commit 416bc27Copy full SHA for 416bc27
1 file changed
odml/format.py
@@ -157,6 +157,7 @@ class Section(Format):
157
'section': 0,
158
'include': 0,
159
'property': 0,
160
+ 'sec_cardinality': 0,
161
'prop_cardinality': 0
162
}
163
_map = {
0 commit comments