Skip to content

Commit 168b93a

Browse files
committed
Remove unexsting keyword from docstring of DPNPBinaryTwoOutputsFunc class
1 parent c494652 commit 168b93a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dpnp/dpnp_algo/dpnp_elementwise_common.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -829,11 +829,6 @@ class DPNPBinaryTwoOutputsFunc(BinaryElementwiseFunc):
829829
corresponds to computational tasks associated with function evaluation.
830830
docs : {str}
831831
Documentation string for the unary function.
832-
mkl_fn_to_call : {None, str}
833-
Check input arguments to answer if function from OneMKL VM library
834-
can be used.
835-
mkl_impl_fn : {None, str}
836-
Function from OneMKL VM library to call.
837832
838833
"""
839834

0 commit comments

Comments
 (0)