mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 15:32:30 +00:00
fix path to files in example
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
fa0a788ba9
commit
b7f5cdb230
@ -26,8 +26,7 @@ def main():
|
|||||||
Path("tests/data/pptx/powerpoint_sample.pptx"),
|
Path("tests/data/pptx/powerpoint_sample.pptx"),
|
||||||
Path("tests/data/2305.03393v1-pg9-img.png"),
|
Path("tests/data/2305.03393v1-pg9-img.png"),
|
||||||
Path("tests/data/pdf/2206.01062.pdf"),
|
Path("tests/data/pdf/2206.01062.pdf"),
|
||||||
Path("tests/data/test_01.asciidoc"),
|
Path("tests/data/asciidoc/test_01.asciidoc"),
|
||||||
Path("tests/data/test_01.asciidoc"),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
## for defaults use:
|
## for defaults use:
|
||||||
|
Loading…
Reference in New Issue
Block a user