Skip to content

Commit 7ea54d4

Browse files
vlad-perevezentsevantonwolfy
authored andcommitted
Fix small remark
1 parent 0b6be45 commit 7ea54d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/dpnp_algo/dpnp_algo_searching.pxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and the rest of the library
3737

3838
__all__ += [
3939
"dpnp_argmax",
40-
"dpnp_argmin",
40+
"dpnp_argmin"
4141
]
4242

4343

0 commit comments

Comments
 (0)