cubicweb/web/httpcache.py
changeset 11767 432f87a63057
parent 11241 a2091fa8cb2c
child 12578 d06a2feae373
--- a/cubicweb/web/httpcache.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/web/httpcache.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """HTTP cache managers"""
 
-__docformat__ = "restructuredtext en"
+
 
 from calendar import timegm
 from datetime import datetime