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 33d6fa8 commit 74af02eCopy full SHA for 74af02e
sub-packages/bionemo-scdl/docs/scdl-schema.md
@@ -44,7 +44,7 @@ The header is a binary file that contains the metadata for the archive. It is st
44
- Name: The name of the array. This is stored as a string.
45
- Length: The length of the array. This is stored as a single integer.
46
- Dtype: The dtype of the array. This is stored as a string based on an enum.
47
- - (Optional) Shape: The shape of the array. This is stored as a list of integers.
+ - [Optional] Shape: The shape of the array. This is stored as a list of integers.
48
49
#### Archive Header Spec:
50
0 commit comments