Add trailing comma to shape string

This commit is contained in:
Dimitri Lozeve 2023-10-20 18:30:18 +02:00
parent de880a1fbb
commit 8beeb7d6bd

View file

@ -11,7 +11,7 @@ ArrayFromBytes←{⟨8‿'c',DtypeToFormat 𝕨⟩•bit._cast 𝕩}
# Saving
To_i16le{@+256(|÷˜)𝕩}
FormatShape{'('(1','˘•Fmt¨𝕩)')'}
FormatShape{'('(1','˘•Fmt¨𝕩)",)"}
BuildHeader{dtype 𝕊 data:
version10