From 9b71b9bde739de94a95a1666ca1a99cb7f8f3ad3 Mon Sep 17 00:00:00 2001 From: 4gac Date: Fri, 20 Dec 2024 19:57:26 +0100 Subject: [PATCH] fix: syntax error --- src/autotag.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/autotag.py b/src/autotag.py index e6f8eb9..54ffedb 100644 --- a/src/autotag.py +++ b/src/autotag.py @@ -124,7 +124,6 @@ def autotag_page( print(region["type"]) print(region["bbox"]) - print(region[]) # if ( # region["type"].lower() == "table"