From 15d99b1d00f9cf0c8990145177f559135ec40e02 Mon Sep 17 00:00:00 2001 From: Frh Date: Sat, 25 Apr 2020 21:33:15 -0700 Subject: [PATCH] Remove another f-string --- camelot/parsers/hybrid.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/camelot/parsers/hybrid.py b/camelot/parsers/hybrid.py index 5ccdde6..6c399ef 100644 --- a/camelot/parsers/hybrid.py +++ b/camelot/parsers/hybrid.py @@ -411,9 +411,7 @@ class TextNetworks(TextAlignments): del tls_search_space[i] if len(tls_in_bbox) > MINIMUM_TEXTLINES_IN_TABLE: return bbox - else: - print(f"Only {len(tls_in_bbox)}, that's not enough.") - return None + return None def generate(self, textlines): """Generate the text edge dictionaries based on the