cubicweb/hooks/__init__.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 11986 4d414ecf8416
--- a/cubicweb/hooks/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/hooks/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """core hooks registering some maintainance tasks as server startup time"""
 
-__docformat__ = "restructuredtext en"
+
 
 from datetime import timedelta, datetime