htmlreport: indentation
This commit is contained in:
parent
c48fc9ef89
commit
e6cf4cad87
|
@ -728,7 +728,7 @@ if __name__ == '__main__':
|
|||
tr_class=error["id"],
|
||||
message_class=message_class,
|
||||
add_author=add_author_information,
|
||||
htmlfile=htmlfile))
|
||||
htmlfile=htmlfile))
|
||||
output_file.write('\n </table>')
|
||||
output_file.write(HTML_FOOTER % contentHandler.versionCppcheck)
|
||||
|
||||
|
|
Loading…
Reference in New Issue