From b9dc89238574c1f7a1f14b2b2e41a55c94961b1d Mon Sep 17 00:00:00 2001 From: Christoph Auer <60343111+cau-git@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:02:42 +0200 Subject: [PATCH] Update convert.py (#3) Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com> --- examples/convert.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/convert.py b/examples/convert.py index 89b3726..26a38c5 100644 --- a/examples/convert.py +++ b/examples/convert.py @@ -46,8 +46,6 @@ def main(): logging.basicConfig(level=logging.INFO) input_doc_paths = [ - # Path("/Users/cau/Downloads/Issue-36122.pdf"), - # Path("/Users/cau/Downloads/IBM_Storage_Insights_Fact_Sheet.pdf"), Path("./test/data/2206.01062.pdf"), Path("./test/data/2203.01017v2.pdf"), Path("./test/data/2305.03393v1.pdf"),