Skip to content

Commit

Permalink
typo, indentation error when fix conflicts in merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
KathleenLabrie committed Dec 28, 2022
1 parent d2bbad5 commit f1f0a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geminidr/gmos/primitives_gmos_spect.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ def flagCosmicRays(self, adinputs=None, **params):
return adoutputs

def standardizeWCS(self, adinputs=None, **params):
"""
"""
This primitive updates the WCS attribute of each NDAstroData extension
in the input AstroData objects. For spectroscopic data, it means
replacing an imaging WCS with an approximate spectroscopic WCS.
Expand Down

0 comments on commit f1f0a60

Please sign in to comment.