cubicweb/hooks/notification.py
changeset 11767 432f87a63057
parent 11129 97095348b3ee
child 12507 211472ab15c8
--- a/cubicweb/hooks/notification.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/hooks/notification.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """some hooks to handle notification on entity's changes"""
 
-__docformat__ = "restructuredtext en"
+
 
 from logilab.common.textutils import normalize_text
 from logilab.common.deprecation import deprecated