Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mchalela committed Aug 11, 2022
1 parent 4edb6f5 commit 9a5d58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nirdust/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def spectrum(flux, header, z=0):


def read_fits(file_name, extension=None, z=0):
"""Read a spectrum in FITS format and store it in a `NirdustSpectrum` object.
"""Read a spectrum in FITS format and store as a `NirdustSpectrum` object.
Parameters
----------
Expand Down

0 comments on commit 9a5d58a

Please sign in to comment.