Skip to content

Commit

Permalink
fix minor formatting in ndarray-1.1.0 schema
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 19, 2024
1 parent 8576305 commit 54bcd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/schemas/stsci.edu/asdf/core/ndarray-1.1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ definitions:
- `uint8`, `uint16`, `uint32`, `uint64`: Unsigned integer types,
with the given bit size.
- `float16 `: Half-precision floating-point type or "binary16",
- `float16`: Half-precision floating-point type or "binary16",
as defined in IEEE 754.
- `float32`: Single-precision floating-point type or "binary32",
Expand Down

0 comments on commit 54bcd4e

Please sign in to comment.