We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0536131 commit 27d63b0Copy full SHA for 27d63b0
array_api_compat/numpy/fft.py
@@ -1,5 +1,4 @@
1
import numpy as np
2
-from numpy.fft import __all__ as fft_all
3
from numpy.fft import fft2, ifft2, irfft2, rfft2
4
5
from .._internal import get_xp
0 commit comments