Marty Oehme
779519f580
Until now whenever an extractor could not find any valid files for a document it would inform the user of this case. However, this is not very useful: if you have a pdf and an epub extractor running, it would inform you for each document which only had one of the two formats as well as those which actually did not have any valid files for *any* of the extractors running. This commit changes the behavior to only inform the user when none of the running extractors find a valid file, since that is the actual case a user might want to be informed about. |
||
---|---|---|
.. | ||
exporters | ||
extractors | ||
__init__.py | ||
annotation.py | ||
exceptions.py | ||
exporter.py | ||
extraction.py | ||
formatter.py |