ocropus / hocr-tools

Tools for manipulating and evaluating the hOCR format for representing multi-lingual OCR results by embedding them into HTML.
Other
371 stars 79 forks source link

Better readability on prints #177

Closed Lanjkn closed 2 years ago

Lanjkn commented 2 years ago

with f"{}" its easier to see what the print means, i guess? i know its such a small thing, but hey, this library really helps me on a day to day basis, so i want to be a part of it! even if its just a little! (if f"{}" doesn't work on sys.exit, im sorry!)