From 07c4dcc6907b78738f107d02736769c9420f6ee8 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 5 Apr 2014 11:22:07 -0700 Subject: Some cleanups to imports --- tests/utils.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/utils.py') diff --git a/tests/utils.py b/tests/utils.py index 35461821..6ee735a1 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -21,6 +21,7 @@ import pytest import six from cryptography.exceptions import UnsupportedAlgorithm + import cryptography_vectors -- cgit v1.2.3