cubicweb/etwist/request.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 11868 d5181d7f1389
--- a/cubicweb/etwist/request.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/etwist/request.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Twisted request handler for CubicWeb"""
 
-__docformat__ = "restructuredtext en"
+
 
 
 from cubicweb.web.request import CubicWebRequestBase