Merge pull request #2360 from openmc-dev/gridley-patch-1

multipole documentation typo fix
This commit is contained in:
Paul Romano 2023-01-24 22:27:59 +07:00 committed by GitHub
commit 00668d70b0
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.
"""