Contents:
Examples:
Bilby
API:
Decorator: Append to a function’s docstring.
This is required for e.g., classmethods as the __doc__ can’t be changed after.
classmethods
__doc__
The docstring
Separation character for appending the existing docstring.