cubicweb/devtools/fill.py
changeset 11767 432f87a63057
parent 11129 97095348b3ee
child 11936 46a0366a32af
--- a/cubicweb/devtools/fill.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/devtools/fill.py	Fri Sep 30 18:25:08 2016 +0200
@@ -19,7 +19,7 @@
 """This modules defines func / methods for creating test repositories"""
 from __future__ import print_function
 
-__docformat__ = "restructuredtext en"
+
 
 import logging
 from random import randint, choice