Skip to content

Commit

Permalink
Merge pull request #341 from DimitriPapadopoulos/codespell
Browse files Browse the repository at this point in the history
Fix typo found by codespell
  • Loading branch information
FrancescAlted authored Dec 4, 2024
2 parents c6dadab + d56f0d5 commit 2b5aa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ XXX version-specific blurb XXX

* `blosc2.save()` is using `contiguous=True` by default now.

* `vlmeta[:]` is syntatic sugar for vlmeta.getall() now.
* `vlmeta[:]` is syntactic sugar for vlmeta.getall() now.

* Add `NDArray.meta` property as a proxy to `NDArray.shunk.vlmeta`.

Expand Down

0 comments on commit 2b5aa04

Please sign in to comment.