internetarchive / archive-hocr-tools

Efficient hOCR tooling
Other
40 stars 9 forks source link

Undefined name: Initialize match_number = 0 #2

Closed cclauss closed 3 years ago

cclauss commented 3 years ago

Line 50 and 51 are currently unreachable code but just in case things change.

MerlijnWajer commented 3 years ago

Thanks, merged.