From 8854637933df9e7df8940c2f62122c5e61d58219 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Thu, 26 Dec 2019 13:27:39 -0600 Subject: isort --- tests/test_response.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_response.py') diff --git a/tests/test_response.py b/tests/test_response.py index b63ccc6b1..4371d867f 100644 --- a/tests/test_response.py +++ b/tests/test_response.py @@ -2,6 +2,7 @@ import io import mimetypes import os import unittest + from pyramid import testing -- cgit v1.2.3