Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
samaloney committed Jan 28, 2025
1 parent 368e22a commit b4b052c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sunkit_spex/spectrum/spectrum.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from astropy.utils import lazyproperty

__all__ = ["SpectralAxis", "Spectrum", "gwcs_from_array"]
__doctest_requires__ = {"Spectrum": ["ndcube>=2.3"]}


def gwcs_from_array(array):
Expand Down

0 comments on commit b4b052c

Please sign in to comment.