concise doc string

This commit is contained in:
shimwell 2026-03-27 15:59:33 +01:00
parent cee93b82b1
commit 2ca0fafea0

View file

@ -1240,11 +1240,6 @@ class Chain:
def get_decay_daughters(self, nuclide):
"""Return all radioactive nuclides reachable via decay.
Unlike :meth:`reduce`, this follows only decay paths (not
reactions such as neutron capture) and returns a set of nuclide
names rather than a new :class:`Chain`. Stable nuclides are not
included in the result.
Parameters
----------
nuclide : str