Update docstring

custom source -> custom source library
This commit is contained in:
Dan Short 2020-08-28 09:38:38 +01:00
parent cf656032f7
commit 9435020197

View file

@ -23,7 +23,7 @@ class Source:
library : str
Path to a custom source library
parameters : str
Parameters to be provided to the custom source
Parameters to be provided to the custom source library
.. versionadded:: 0.12
strength : float
@ -44,7 +44,7 @@ class Source:
library : str or None
Path to a custom source library
parameters : str
Parameters to be provided to the custom source
Parameters to be provided to the custom source library
strength : float
Strength of the source
particle : {'neutron', 'photon'}