提交 bb15e735 编写于 作者: R Roman Donchenko 提交者: OpenCV Buildbot

Merge pull request #1161 from SpecLad:xls-comp-bug

......@@ -291,6 +291,7 @@ def main():
sheet.write_merge(row, row + 1, col, col, caption, header_style)
else:
sheet.write(row, col, caption, header_style)
col += 1
row += 2 if args.show_times_per_pixel else 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册