Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan committed Aug 25, 2024
1 parent 4e7dffb commit 09e1478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xarray/namedarray/_array_api/_fft/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__all__ = []

from xarray.namedarray._array_api._linalg._linalg import (
from xarray.namedarray._array_api._fft._fft import (
fft,
fftfreq,
fftn,
Expand Down

0 comments on commit 09e1478

Please sign in to comment.