diff options
Diffstat (limited to 'python/tests/api_annotations.py')
-rw-r--r-- | python/tests/api_annotations.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/tests/api_annotations.py b/python/tests/api_annotations.py index e5566eef..0606b637 100644 --- a/python/tests/api_annotations.py +++ b/python/tests/api_annotations.py @@ -1,10 +1,5 @@ -import json -import pytest -from copy import copy - from fatcat_openapi_client import * -from fatcat_openapi_client.rest import ApiException from fixtures import * |