[PATCH 1/6] tests: Remove a spurious new line

Damien Lespiau damien.lespiau at intel.com
Wed Sep 23 02:11:44 AEST 2015


Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 patchwork/tests/utils.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/patchwork/tests/utils.py b/patchwork/tests/utils.py
index 9abe2c7..15ca3aa 100644
--- a/patchwork/tests/utils.py
+++ b/patchwork/tests/utils.py
@@ -129,5 +129,4 @@ def create_email(content, subject = None, sender = None, multipart = False,
     msg['From'] = sender
     msg['List-Id'] = project.listid
 
-
     return msg
-- 
2.1.0



More information about the Patchwork mailing list