Commit 8c1b28e
authored
Fix DeprecationWarning in
This PR suggests update `TestInterp::test_left_right_args` to avoid
`DeprecationWarning` that occurs when using negative values with
unsigned integer dtypes (when DPNP_TEST_ALL_INT_TYPES=1)TestInterp for unsigned integer dtypes (#2450)1 parent 8b4a332 commit 8c1b28e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | | - | |
| 1191 | + | |
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| |||
0 commit comments