From 280b18a31b3c413115647fde18767c2c6189896d Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 21 Jun 2017 18:43:05 +0200 Subject: PEP8. --- src/mailman_pgp/pgp/tests/test_inline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 1c51fce..f8831c9 100644 --- a/src/mailman_pgp/pgp/tests/test_inline.py +++ b/src/mailman_pgp/pgp/tests/test_inline.py @@ -21,7 +21,7 @@ import unittest from parameterized import parameterized from mailman_pgp.pgp.inline import InlineWrapper -from mailman_pgp.pgp.tests.base import PGPTestCase, load_message, load_key +from mailman_pgp.pgp.tests.base import load_key, load_message, PGPTestCase class TestSigning(PGPTestCase, unittest.TestCase): -- cgit v1.2.3-70-g09d2