Skip to content

Commit aa129cc

Browse files
committed
lint
1 parent cb132bd commit aa129cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes/2992.fix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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``,
2+
an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like``,
33
``empty_like``, and ``open_like`` now also more consistently infer a ``fill_value`` parameter from the provided array.

0 commit comments

Comments
 (0)