Skip to content

Commit

Permalink
Fix small remark
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-perevezentsev authored and antonwolfy committed Jun 1, 2023
1 parent 40aa693 commit b69ab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpnp/dpnp_algo/dpnp_algo_searching.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ and the rest of the library

__all__ += [
"dpnp_argmax",
"dpnp_argmin",
"dpnp_argmin"
]


Expand Down

0 comments on commit b69ab1e

Please sign in to comment.