From 1ebd6a90ef52f1d2cea4467ebb0941d42938d283 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 2 Aug 2017 00:18:59 +0200 Subject: qa. --- src/mailman_pgp/pgp/tests/test_inline.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mailman_pgp/pgp/tests/test_inline.py') diff --git a/src/mailman_pgp/pgp/tests/test_inline.py b/src/mailman_pgp/pgp/tests/test_inline.py index 1f1f687..d9f8c8a 100644 --- a/src/mailman_pgp/pgp/tests/test_inline.py +++ b/src/mailman_pgp/pgp/tests/test_inline.py @@ -20,8 +20,8 @@ from parameterized import parameterized from mailman_pgp.pgp.inline import InlineWrapper -from mailman_pgp.testing.pgp import (load_key, load_message, WrapperTestCase, - load_revoc) +from mailman_pgp.testing.pgp import ( + load_key, load_message, load_revoc, WrapperTestCase) class InlineWrapperTestCase(WrapperTestCase): -- cgit v1.2.3-70-g09d2