cubicweb/wsgi/handler.py
changeset 11767 432f87a63057
parent 11725 904ee9cd0cf9
child 12231 55924e962cd7
--- a/cubicweb/wsgi/handler.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/wsgi/handler.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """WSGI request handler for cubicweb"""
 
-__docformat__ = "restructuredtext en"
+
 
 from itertools import chain, repeat