Skip to content

Commit

Permalink
Update ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test…
Browse files Browse the repository at this point in the history
…_ndarray.py

Co-authored-by: Anwaar Khalid <[email protected]>
  • Loading branch information
PushpamJha14 and hello-fri-end authored Aug 25, 2023
1 parent 752767d commit 96f5464
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3629,7 +3629,7 @@ def test_numpy___invert__(
init_tree="numpy.array",
method_name="var",
dtype_x_axis=helpers.dtype_values_axis(
available_dtypes=helpers.get_dtypes("float"),
available_dtypes=helpers.get_dtypes("valid"),
valid_axis=True,
),
)
Expand Down

0 comments on commit 96f5464

Please sign in to comment.