Skip to content

Commit 27d63b0

Browse files
committed
ruff
1 parent 0536131 commit 27d63b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_compat/numpy/fft.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import numpy as np
2-
from numpy.fft import __all__ as fft_all
32
from numpy.fft import fft2, ifft2, irfft2, rfft2
43

54
from .._internal import get_xp

0 commit comments

Comments
 (0)