cubicweb/web/__init__.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 12503 b01dd0ef43aa
--- a/cubicweb/web/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/web/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -19,7 +19,7 @@
 publisher to get a full CubicWeb web application
 """
 
-__docformat__ = "restructuredtext en"
+
 from cubicweb import _
 
 from six.moves.urllib.parse import quote as urlquote