Skip to content

Commit 93a0e2a

Browse files
npolina4antonwolfy
andauthored
Update dpnp/dpnp_iface_mathematical.py
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
1 parent bcecead commit 93a0e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/dpnp_iface_mathematical.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ def floor_divide(
842842
Limitations
843843
-----------
844844
Parameters ``x1`` and ``x2`` are supported as either :obj:`dpnp.ndarray` or scalar.
845-
Parameters ``where``, ``dtype``, and ``subok`` are supported with their default values.
845+
Parameters ``where``, ``dtype`` and ``subok`` are supported with their default values.
846846
Keyword arguments ``kwargs`` are currently unsupported.
847847
Otherwise the functions will be executed sequentially on CPU.
848848
Input array data types are limited by supported DPNP :ref:`Data types`.

0 commit comments

Comments
 (0)