Skip to content

Commit d52a2bf

Browse files
committed
Make pre-commit.ci happy
1 parent f3a2886 commit d52a2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
### New API functions and decorators
2020

2121
* New `blosc2.evaluate()` function for evaluating expressions on NDArray/NumPy
22-
instances. This a drop-in replacement of `numexpr.evaluate()`, but with the
22+
instances. This a drop-in replacement of `numexpr.evaluate()`, but with the
2323
next improvements:
2424
- More functionality than numexpr (e.g. reductions).
2525
- Follow casting rules of NumPy more closely.

0 commit comments

Comments
 (0)