Skip to content

Commit e6cf4ca

Browse files
committed
htmlreport: indentation
1 parent c48fc9e commit e6cf4ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

htmlreport/cppcheck-htmlreport

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ if __name__ == '__main__':
728728
tr_class=error["id"],
729729
message_class=message_class,
730730
add_author=add_author_information,
731-
htmlfile=htmlfile))
731+
htmlfile=htmlfile))
732732
output_file.write('\n </table>')
733733
output_file.write(HTML_FOOTER % contentHandler.versionCppcheck)
734734

0 commit comments

Comments
 (0)