hooks/email.py
changeset 8543 b7c9443d8625
parent 5426 0d4853a6e5ee
child 8544 3d049071957e
--- a/hooks/email.py	Mon Sep 10 17:36:22 2012 +0200
+++ b/hooks/email.py	Mon Sep 10 16:50:28 2012 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""hooks to ensure use_email / primary_email relations consistency
+"""hooks to ensure use_email / primary_email relations consistency"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from cubicweb.server import hook