papis-extract/papis_extract
Marty Oehme 9c80281220
fix: Respect minimum color similarity option
Previously we would always assign a minimum color similarity of 1.0,
regardless of the option set. Now we set a minimum similarity according
to the option set in the configuration, otherwise the default set for
that option and fall back to a simple default value declared at the top
of the file.
2024-11-30 21:45:29 +01:00
..
exporters chore: Black formatting 2024-06-12 11:46:39 +02:00
extractors refactor: Fix circular exception import 2024-06-14 15:18:22 +02:00
__init__.py refactor: Rename cli options for extractor and template 2024-11-30 12:14:55 +01: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: Black formatting 2024-06-12 11:46:39 +02:00
extraction.py fix: Only inform if no extractor finds valid files 2024-06-14 21:50:55 +02:00
formatter.py chore: Black formatting 2024-06-12 11:46:39 +02:00