Skip to content

Initialize corpus_types

This fixes AttributeError: 'ImportWorker' object has no attribute 'corpus_types', that comes from the latest base-worker bump.

This worker is not based on ElementsWorker so the corpus_types attribute is not available. This will be fixed in the next version of base-worker.

Refs https://redmine.teklia.com/issues/10484

Merge request reports

Loading