prepend_docstr_nosections#

astroquery.utils.prepend_docstr_nosections(doc, *, sections=['Returns'])[source]#

Decorator to prepend to the function’s docstr after stripping out the list of sections provided (by default “Returns” only).