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