Skip to content

Commit

Permalink
skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Dec 13, 2024
1 parent e47d3a9 commit 7ff568d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_hessian_approx.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from ducc0.wgridder.experimental import vis2dirty, dirty2vis
from scipy.constants import c as lightspeed
from daskms import xds_from_ms, xds_from_table
from ducc0.fft import c2r, r2c
from ducc0.fft import r2c
iFs = np.fft.ifftshift
Fs = np.fft.fftshift
pmp = pytest.mark.parametrize
Expand Down

0 comments on commit 7ff568d

Please sign in to comment.