Skip to content

Commit

Permalink
Fix one more API docstring error
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Oct 3, 2024
1 parent 9fb945b commit 3158618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions specutils/utils/wcs_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,7 @@ def air_to_vac_deriv(wavelength, method='Griesen2006'):
method : str, optional
Method used to convert wavelength derivative. Options are:
'Griesen2006' (default) - from Greisen et al. (2006, A&A 446, 747),
eqn. 66.
'Griesen2006' (default) - from Greisen et al. (2006, A&A 446, 747), eqn. 66.
Returns
-------
Expand Down

0 comments on commit 3158618

Please sign in to comment.