Add missing versionadded directives

This commit is contained in:
Paul Romano 2022-07-29 10:08:33 -05:00
parent adbc9e0537
commit 02f1815299
10 changed files with 37 additions and 7 deletions

View file

@ -178,6 +178,8 @@ def kalbach_slope(energy_projectile, energy_emitted, za_projectile,
energies are not calculated with the AWR number, but approximated with
the number of mass instead.
.. versionadded:: 0.13.1
Parameters
----------
energy_projectile : float
@ -593,6 +595,9 @@ class KalbachMann(AngleEnergy):
If the projectile is a neutron, the slope is calculated when it is
not given explicitly.
.. versionchanged:: 0.13.1
Arguments changed to accommodate slope calculation
Parameters
----------
file_obj : file-like object