8000 Tweak release note · numpy/numpy@bf70bcf · GitHub
[go: up one dir, main page]

Skip to content

Commit bf70bcf

Browse files
committed
Tweak release note
1 parent 1ceb3dc commit bf70bcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
* NumPy's ``__array_api_version__`` was upgraded from ``2023.12`` to ``2024.12``.
2-
* `numpy.count_nonzero` for ``axis=None`` now returns a scalar instead of a Python integer.
2+
* `numpy.count_nonzero` for ``axis=None`` (default) now returns a NumPy scalar
3+
instead of a Python integer.

0 commit comments

Comments
 (0)
0