diff options
Diffstat (limited to 'python/tests/harvest_datacite.py')
-rw-r--r-- | python/tests/harvest_datacite.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tests/harvest_datacite.py b/python/tests/harvest_datacite.py index 004d1fef..13c6042a 100644 --- a/python/tests/harvest_datacite.py +++ b/python/tests/harvest_datacite.py @@ -1,6 +1,5 @@ import json -import pytest import datetime import responses from fatcat_tools.harvest import * |