cubicweb/web/views/workflow.py
changeset 11767 432f87a63057
parent 11197 9f1c89e7426d
child 11851 002007272a76
--- a/cubicweb/web/views/workflow.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/web/views/workflow.py	Fri Sep 30 18:25:08 2016 +0200
@@ -21,7 +21,7 @@
 * workflow entities views (State, Transition, TrInfo)
 """
 
-__docformat__ = "restructuredtext en"
+
 from cubicweb import _
 
 import os