Normalized file endings.
This commit is contained in:
@@ -156,4 +156,4 @@ if __name__ == "__main__":
|
||||
if not options.failedOnly:
|
||||
print '\nOverall time: %.2f min\n' % overall_time
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
print 2 * '\n'
|
||||
print 2 * '\n'
|
||||
|
@@ -100,4 +100,4 @@ if __name__ == "__main__":
|
||||
tbl.htmlPrintTable(sys.stdout)
|
||||
htmlPrintFooter(sys.stdout)
|
||||
else:
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
|
@@ -1415,4 +1415,3 @@ void PrintTo(const Size& sz, ::std::ostream* os)
|
||||
}
|
||||
|
||||
} // namespace cv
|
||||
|
||||
|
Reference in New Issue
Block a user