aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_file_generic.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/import_file_generic.py')
-rw-r--r--python/tests/import_file_generic.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/import_file_generic.py b/python/tests/import_file_generic.py
index cef82777..e1d987e8 100644
--- a/python/tests/import_file_generic.py
+++ b/python/tests/import_file_generic.py
@@ -1,8 +1,8 @@
import pytest
+from fatcat_openapi_client import *
from fatcat_tools.importers.common import EntityImporter
-from fatcat_openapi_client import *
def test_file_update_generic():