Skip to content

Commit

Permalink
added frontend and test for nextafter function
Browse files Browse the repository at this point in the history
  • Loading branch information
shireenchand committed Apr 14, 2023
1 parent 2a1ecf3 commit cae0350
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

# local
from ivy.functional.frontends.numpy.func_wrapper import (
to_ivy_arrays_and_back,
handle_numpy_casting,
handle_numpy_dtype,
from_zero_dim_arrays_to_scalar,
handle_numpy_out,
to_ivy_arrays_and_back
)


Expand Down

0 comments on commit cae0350

Please sign in to comment.