Skip to content

Commit cb132bd

Browse files
authored
Update 2992.fix.rst
1 parent 94294dc commit cb132bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changes/2992.fix.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix a bug preventing ``ones_like``, ``full_like``, ``empty_like`` and ``zeros_like`` functions from accepting
2-
an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like`` and
3-
``empty_like`` now also more consistently infer a ``fill_value`` parameter from the provided array.
1+
Fix a bug preventing ``ones_like``, ``full_like``, ``empty_like``, ``zeros_like`` and ``open_like`` functions from accepting
2+
an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like``,
3+
``empty_like``, and ``open_like`` now also more consistently infer a ``fill_value`` parameter from the provided array.

0 commit comments

Comments
 (0)