mittagessen / kraken

OCR engine for all the languages
http://kraken.re
Apache License 2.0
750 stars 131 forks source link

fix pathlib import in lib/xml.py #427

Closed colibrisson closed 1 year ago

colibrisson commented 1 year ago

Add import statement for pathlib to fix https://github.com/mittagessen/kraken/issues/426.

mittagessen commented 1 year ago

Thanks. I must've missed that one when switching to os.PathLike in the typing.