cubicweb/__init__.py
changeset 11767 432f87a63057
parent 11473 f765b1b16a2c
child 11811 f09efeead7f9
--- a/cubicweb/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -18,7 +18,7 @@
 """CubicWeb is a generic framework to quickly build applications which describes
 relations between entitites.
 """
-__docformat__ = "restructuredtext en"
+
 
 import imp
 import logging