From 2e243355f51654c8c6392c80a17b090f9f012fd1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 24 Sep 2018 19:50:24 +0200 Subject: Fix some minor formatting issues --- tests/test_policy.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_policy.py') diff --git a/tests/test_policy.py b/tests/test_policy.py index 890f8c3..ef55644 100644 --- a/tests/test_policy.py +++ b/tests/test_policy.py @@ -29,4 +29,3 @@ class TestPolicy(unittest.TestCase): with self.assertRaises(ValueError): p.unknown_member_policy = UnknownMemberPolicy('unknown_policy_name_totally_invalid') os.remove('./tests/data/clean.docx') - -- cgit v1.3