server/checkintegrity.py
branchstable
changeset 5999 eaf8219f8b7d
parent 5954 987086484876
child 6112 913979c79244
--- a/server/checkintegrity.py	Tue Jul 20 14:09:58 2010 +0200
+++ b/server/checkintegrity.py	Tue Jul 20 16:45:11 2010 +0200
@@ -17,8 +17,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Check integrity of a CubicWeb repository. Hum actually only the system database
 is checked.
+"""
 
-"""
 from __future__ import with_statement
 
 __docformat__ = "restructuredtext en"