aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/harvest/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_tools/harvest/__init__.py')
-rw-r--r--python/fatcat_tools/harvest/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/fatcat_tools/harvest/__init__.py b/python/fatcat_tools/harvest/__init__.py
index e1bde753..4de2cbde 100644
--- a/python/fatcat_tools/harvest/__init__.py
+++ b/python/fatcat_tools/harvest/__init__.py
@@ -1,2 +1,3 @@
+from .harvest_common import HarvestState
from .doi_registrars import HarvestCrossrefWorker, HarvestDataciteWorker