Skip to content

Commit

Permalink
rename wcs_tools.py to tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRyanIrish committed Nov 14, 2023
1 parent a79b10a commit 5242895
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndcube/wcs/tests/test_wcs_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from astropy.wcs.wcsapi import SlicedLowLevelWCS
from numpy.testing import assert_array_almost_equal, assert_array_equal

from ndcube.wcs.wcs_tools import unwrap_wcs_to_fitswcs
from ndcube.wcs.tools import unwrap_wcs_to_fitswcs
from ndcube.wcs.wrappers import ResampledLowLevelWCS


Expand Down
File renamed without changes.

0 comments on commit 5242895

Please sign in to comment.