common/mail.py
branch3.5
changeset 3120 57ceabc6dfbc
parent 3110 757d36162235
parent 3114 f87fd632e3f6
child 3370 62ed9981a770
--- a/common/mail.py	Tue Sep 08 15:59:20 2009 +0200
+++ b/common/mail.py	Tue Sep 08 16:00:14 2009 +0200
@@ -256,5 +256,6 @@
                        'title': entity.dc_long_title(),})
         return kwargs
 
+
 class SkipEmail(Exception):
     """raise this if you decide to skip an email during its generation"""