mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-12-01 08:44:13 +01:00
🔥 drop light_version/textline_light (now default and implied)
This commit is contained in:
parent
ca83cf934d
commit
83e8b289da
16 changed files with 183 additions and 732 deletions
|
|
@ -9,8 +9,6 @@ from ocrd_models.constants import NAMESPACES as NS
|
|||
#["--allow_scaling", "--curved-line"],
|
||||
["--allow_scaling", "--curved-line", "--full-layout"],
|
||||
["--allow_scaling", "--curved-line", "--full-layout", "--reading_order_machine_based"],
|
||||
["--allow_scaling", "--curved-line", "--full-layout", "--reading_order_machine_based",
|
||||
"--textline_light", "--light_version"],
|
||||
# -ep ...
|
||||
# -eoi ...
|
||||
# --skip_layout_and_reading_order
|
||||
|
|
@ -47,7 +45,6 @@ def test_run_eynollah_layout_filename(
|
|||
[
|
||||
["--tables"],
|
||||
["--tables", "--full-layout"],
|
||||
["--tables", "--full-layout", "--textline_light", "--light_version"],
|
||||
], ids=str)
|
||||
def test_run_eynollah_layout_filename2(
|
||||
tmp_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue