devtools/fill.py
branchstable
changeset 5786 7c16a4e7a592
parent 5424 8ecbcbff9777
child 5811 e77cea9721e7
--- a/devtools/fill.py	Fri Jun 18 09:07:41 2010 +0200
+++ b/devtools/fill.py	Fri Jun 18 09:25:01 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