Skip to content

Commit

Permalink
auto-lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-dev-bot committed Aug 20, 2024
1 parent ee80264 commit c8eff3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def _get_axis_and_p(draw):
helpers.dtype_values_axis(
available_dtypes=helpers.get_dtypes("valid"),
min_num_dims=2,
max_num_dims=4,
max_num_dims=4,
valid_axis=True,
min_value=-1e04,
max_value=1e04,
Expand Down

0 comments on commit c8eff3a

Please sign in to comment.