summaryrefslogtreecommitdiffstats
path: root/python/tests/web_auth.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/web_auth.py')
-rw-r--r--python/tests/web_auth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/web_auth.py b/python/tests/web_auth.py
index b5839c6f..029803c3 100644
--- a/python/tests/web_auth.py
+++ b/python/tests/web_auth.py
@@ -2,7 +2,7 @@
import json
import pytest
import responses
-from fatcat_client.rest import ApiException
+from fatcat_openapi_client.rest import ApiException
from fixtures import *