Skip to content

Commit

Permalink
doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Nov 6, 2024
1 parent f87656d commit f173209
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions iris/sg/_spectrograph.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,7 @@ def empty(
@property
def radiance(self) -> Self:
"""
Convert :attr:`outputs` to radiometric units using
:func:`iris.sg.effective_area`.
Convert to radiometric units using :func:`iris.sg.effective_area`.
"""

wavelength = self.inputs.wavelength
Expand Down

0 comments on commit f173209

Please sign in to comment.