nilspodlib.utils.remove_docstring_indent#

nilspodlib.utils.remove_docstring_indent(doc_str: str) str[source]#

Remove the additional indent of a multiline docstring.

This can be helpful, if docstrings are combined programmatically.