multipole documentation typo fix

This commit is contained in:
Gavin Ridley 2023-01-22 10:07:18 -05:00 committed by GitHub
parent 303812202d
commit 368525f3db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1154,8 +1154,8 @@ class WindowedMultipole(EqualityMixin):
Returns
-------
3-tuple of Real
Total, absorption, and fission microscopic cross sections at the
given energy and temperature.
Scattering, absorption, and fission microscopic cross sections
at the given energy and temperature.
"""
@ -1248,8 +1248,8 @@ class WindowedMultipole(EqualityMixin):
Returns
-------
3-tuple of Real or 3-tuple of numpy.ndarray
Total, absorption, and fission microscopic cross sections at the
given energy and temperature.
Scattering, absorption, and fission microscopic cross sections
at the given energy and temperature.
"""