OCR-D / core

Collection of OCR-related python tools and wrappers from @OCR-D
https://ocr-d.de/core/
Apache License 2.0
117 stars 31 forks source link

cli.workspace.find --undo-download: only if .url exists, rm files as well unless --keep-files #1235

Closed bertsky closed 1 month ago

bertsky commented 1 month ago

fixes #1150

bertsky commented 1 month ago

Note: before you merge – I'm already preparing an alternative PR with workspace clean functionality instead of the second commit.