lisa.utils.get_short_doc#

lisa.utils.get_short_doc(obj, strip_rst=False, style=None)[source]#

Get the short documentation paragraph at the beginning of docstrings.

Parameters:

strip_rst (bool) – If True, remove reStructuredText markup.