cubicweb/toolsutils.py
changeset 11767 432f87a63057
parent 11693 b44c0d2462c9
child 12311 4d8268ef1fb7
--- a/cubicweb/toolsutils.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/toolsutils.py	Fri Sep 30 18:25:08 2016 +0200
@@ -18,7 +18,7 @@
 """some utilities for cubicweb command line tools"""
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
+
 
 # XXX move most of this in logilab.common (shellutils ?)