From 78f08280edea4ff65ca613ad30005c45cc48dea6 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Nov 2021 18:05:23 -0700 Subject: python: isort everything --- python/tests/api_webcaptures.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/tests/api_webcaptures.py') diff --git a/python/tests/api_webcaptures.py b/python/tests/api_webcaptures.py index 85813218..510d398c 100644 --- a/python/tests/api_webcaptures.py +++ b/python/tests/api_webcaptures.py @@ -1,7 +1,7 @@ -import pytest import datetime +import pytest from fatcat_openapi_client import * from fixtures import * -- cgit v1.2.3