mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
Merge remote-tracking branch 'vahidrezanezhad/main' into main
This commit is contained in:
commit
09d85bee87
1 changed files with 1 additions and 1 deletions
|
@ -2320,7 +2320,7 @@ class Eynollah:
|
||||||
|
|
||||||
if not num_col:
|
if not num_col:
|
||||||
self.logger.info("No columns detected, outputting an empty PAGE-XML")
|
self.logger.info("No columns detected, outputting an empty PAGE-XML")
|
||||||
pcgts = self.writer.build_pagexml_no_full_layout([], page_coord, [], [], [], [], [], [], [], [], [], [], cont_page, [])
|
pcgts = self.writer.build_pagexml_no_full_layout([], page_coord, [], [], [], [], [], [], [], [], [], [], cont_page, [], [])
|
||||||
self.logger.info("Job done in %ss", str(time.time() - t1))
|
self.logger.info("Job done in %ss", str(time.time() - t1))
|
||||||
return pcgts
|
return pcgts
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue