papis-extract/papis_extract
Marty Oehme a854ef00d6
fix: Write annotations if duplicate detection is off
Previously we would never add annotations if the detection is off,
because we only added an empty list instead of the actual annotations
and would thus break out of writing early. JJ: Enter a description for
the selected changes.
2025-09-12 10:55:22 +02:00
..
exporters fix: Write annotations if duplicate detection is off 2025-09-12 10:55:22 +02:00
extractors feat: Add eof heuristic for readera extractor 2025-09-12 10:55:21 +02:00
__init__.py chore!: Rename force option to duplicates 2025-09-12 10:55:21 +02:00
annotation.py fix: Respect minimum color similarity option 2024-11-30 21:45:29 +01:00
exceptions.py refactor: Fix circular exception import 2024-06-14 15:18:22 +02:00
exporter.py chore!: Rename force option to duplicates 2025-09-12 10:55:21 +02:00
extraction.py chore: Remove redundant cast 2024-11-30 21:48:59 +01:00
formatter.py chore: Black formatting 2024-06-12 11:46:39 +02:00