append (str
, optional) – A string to append to the end of the functions docstring.
prepend (str
, optional) – A string to prepend to the start of the functions docstring.
**kwargs (dict
, optional) – A dictionary to format append and prepend strings.