dcase_util.ui.FancyHTMLStringifier.sub_header

FancyHTMLStringifier.sub_header(text='', indent=0, tag='h3')[source]

Sub header

Parameters
textstr, optional

Footer text

indentint

Amount of indention used for the line Default value 0

tagstr

HTML tag used for the title Default value “h3”

Returns
str