Skip to content

Commit

Permalink
Update test_fft.py
Browse files Browse the repository at this point in the history
  • Loading branch information
teckno authored Aug 24, 2023
1 parent 04d9fe0 commit 9fe1727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ivy_tests/test_ivy/test_frontends/test_paddle/test_fft.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,5 @@ def test_paddle_ifft2(
n=n,
axis=axis,
norm=norm,
valid_axis=True,
force_int_axis=True,
)

0 comments on commit 9fe1727

Please sign in to comment.