aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/web_citation_csl.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/web_citation_csl.py')
-rw-r--r--python/tests/web_citation_csl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/web_citation_csl.py b/python/tests/web_citation_csl.py
index 241f450f..3279ebea 100644
--- a/python/tests/web_citation_csl.py
+++ b/python/tests/web_citation_csl.py
@@ -2,7 +2,7 @@
import json
import tempfile
import pytest
-from fatcat_client.rest import ApiException
+from fatcat_openapi_client.rest import ApiException
from fixtures import *