cubicweb/server/__init__.py
changeset 11767 432f87a63057
parent 11417 5e5e224239c3
child 11983 5de78b6fff2e
--- a/cubicweb/server/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/server/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -22,7 +22,7 @@
 """
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
+
 
 from contextlib import contextmanager