summaryrefslogtreecommitdiffstats
path: root/python/tests/transform_csl.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/transform_csl.py')
-rw-r--r--python/tests/transform_csl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/transform_csl.py b/python/tests/transform_csl.py
index 9601f19b..6f29cba7 100644
--- a/python/tests/transform_csl.py
+++ b/python/tests/transform_csl.py
@@ -2,7 +2,7 @@
import json
import pytest
from fatcat_tools import *
-from fatcat_client import *
+from fatcat_openapi_client import *
from fixtures import api
from import_crossref import crossref_importer