cubicweb/server/test/data-migractions/cubes/fakeemail/schema.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
--- a/cubicweb/server/test/data-migractions/cubes/fakeemail/schema.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/server/test/data-migractions/cubes/fakeemail/schema.py	Fri Sep 30 18:25:08 2016 +0200
@@ -4,7 +4,7 @@
 :copyright: 2006-2013 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 """
-__docformat__ = "restructuredtext en"
+
 from cubicweb import _
 
 # pylint: disable-msg=E0611,F0401