From ae7c42488930f18c5d437f7c74ebec1b5a74f338 Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Fri, 13 May 2022 11:44:45 +0200 Subject: [PATCH] Update eynollah.py --- qurator/eynollah/eynollah.py | 1 - 1 file changed, 1 deletion(-) diff --git a/qurator/eynollah/eynollah.py b/qurator/eynollah/eynollah.py index e56009b..820cbd7 100644 --- a/qurator/eynollah/eynollah.py +++ b/qurator/eynollah/eynollah.py @@ -2897,7 +2897,6 @@ class Eynollah: #self.logger.info('cont_page %s', cont_page) if not num_col: - print('buraya galir??') self.logger.info("No columns detected, outputting an empty PAGE-XML") pcgts = self.writer.build_pagexml_no_full_layout([], page_coord, [], [], [], [], [], [], [], [], [], [], cont_page, [], []) self.logger.info("Job done in %.1fs", time.time() - t1)