Remove another f-string

pull/153/head
Frh 2020-04-25 21:33:15 -07:00
parent 2624010197
commit 56dd31090c
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