cubicweb/server/utils.py
changeset 11767 432f87a63057
parent 11129 97095348b3ee
child 11880 bc9d901cb9e6
--- a/cubicweb/server/utils.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/server/utils.py	Fri Sep 30 18:25:08 2016 +0200
@@ -18,7 +18,7 @@
 """Some utilities for the CubicWeb server."""
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
+
 
 import sys
 import logging