cubicweb/wsgi/__init__.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 12567 26744ad37953
--- a/cubicweb/wsgi/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/wsgi/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -24,7 +24,7 @@
 WSGI corresponding PEP: http://www.python.org/dev/peps/pep-0333/
 
 """
-__docformat__ = "restructuredtext en"
+
 
 from email import message, message_from_string
 from pprint import pformat as _pformat