cubicweb/devtools/__init__.py
changeset 11767 432f87a63057
parent 11763 39df042f4ab4
child 11774 51c160677afe
--- a/cubicweb/devtools/__init__.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/devtools/__init__.py	Fri Sep 30 18:25:08 2016 +0200
@@ -16,10 +16,9 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Test tools for cubicweb"""
+
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
-
 import os
 import sys
 import errno