Cosmetic fixes from PullRequest [2019-12-05]

This commit is contained in:
PullRequestOpen 2019-12-05 22:22:43 -06:00
parent 8fcd74b14b
commit 6d0aa86cef
39 changed files with 247 additions and 222 deletions

View file

@ -17,7 +17,7 @@ class Product(EqualityMixin):
Parameters
----------
particle : str, optional
What particle the reaction product is. Defaults to 'neutron'.
The particle type of the reaction product. Defaults to 'neutron'.
Attributes
----------