Commit 3fb325dd authored by kernel.h@qq.com's avatar kernel.h@qq.com

update

parent 3c30666a
......@@ -341,8 +341,6 @@ def __connect_list_inter_layout(layout_paras, new_layout_bbox, layout_list_info,
"""
if len(layout_paras)==0 or len(layout_list_info)==0: # 0的时候最后的return 会出错
return layout_paras, [False, False]
# if page_num==343:
# pass
for i in range(1, len(layout_paras)):
pre_layout_list_info = layout_list_info[i-1]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment