betty.docstring module¶ Providing docstring utilities. betty.docstring.append(docstring: str, *paragraphs: str) → str[source]¶ Append paragraphs to a docstring.