mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-08 19:30:01 +02:00
typo: report_prefix -> file_id
This commit is contained in:
parent
f6a2c94520
commit
831a24fc4c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ class OcrdDinglehopperEvaluate(Processor):
|
||||||
file_grp=self.output_file_grp,
|
file_grp=self.output_file_grp,
|
||||||
page_id=page_id,
|
page_id=page_id,
|
||||||
mimetype=mimetype,
|
mimetype=mimetype,
|
||||||
local_filename=report_prefix + report_suffix,
|
local_filename=file_id + report_suffix,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue