🧹 sbb_textline_detector: Remove extra .xml suffix from METS file id

pull/1/head
Gerber, Mike 5 years ago
parent b4bef6460c
commit 2199bf0d8c

@ -50,7 +50,7 @@ class OcrdSbbTextlineDetectorRecognize(Processor):
x.run()
self.workspace.add_file(
ID=file_id + '.xml',
ID=file_id,
file_grp=self.output_file_grp,
pageId=page_id,
mimetype='application/vnd.prima.page+xml',

Loading…
Cancel
Save