Remove another f-string

pull/153/head
Frh 2020-04-25 21:33:15 -07:00
parent 9eb4f65fc9
commit 15d99b1d00
1 changed files with 1 additions and 3 deletions

View File

@ -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