refactor(ocr): streamline OCR processing pipeline #22
Annotations
2 errors
Ruff (F841):
src/documentclassification/process/process.py#L108
src/documentclassification/process/process.py:108:9: F841 Local variable `image_data` is assigned to but never used
|
lint
Process completed with exit code 1.
|