Skip to content

Commit 74af02e

Browse files
Update scdl-schema.md
Signed-off-by: polinabinder1 <[email protected]>
1 parent 33d6fa8 commit 74af02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sub-packages/bionemo-scdl/docs/scdl-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The header is a binary file that contains the metadata for the archive. It is st
4444
- Name: The name of the array. This is stored as a string.
4545
- Length: The length of the array. This is stored as a single integer.
4646
- 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.
47+
- [Optional] Shape: The shape of the array. This is stored as a list of integers.
4848

4949
#### Archive Header Spec:
5050

0 commit comments

Comments
 (0)