Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

from astropy_xarray import accessors, conversion
from astropy_xarray.index import AstropyIndex
from astropy_xarray.tests.utils import (
from tests.utils import (
assert_equal,
assert_identical,
assert_units_equal,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from astropy_xarray import conversion
from astropy_xarray.index import AstropyIndex
from astropy_xarray.tests.utils import (
from tests.utils import (
assert_array_equal,
assert_array_units_equal,
assert_identical,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading