devtools/fill.py
changeset 5811 e77cea9721e7
parent 5575 8a531340c3ef
parent 5786 7c16a4e7a592
child 6884 6fa712e9dfa5
child 6916 3970185a8f8c
--- a/devtools/fill.py	Fri Jun 18 18:31:22 2010 +0200
+++ b/devtools/fill.py	Mon Jun 21 13:23:11 2010 +0200
@@ -16,9 +16,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""This modules defines func / methods for creating test repositories
+"""This modules defines func / methods for creating test repositories"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from random import randint, choice