devtools/devctl.py
changeset 5556 9ab2b4c74baf
parent 5545 25fd74c23f91
child 5627 a7e40cccdc9b
--- a/devtools/devctl.py	Thu May 20 20:47:13 2010 +0200
+++ b/devtools/devctl.py	Thu May 20 20:47:55 2010 +0200
@@ -15,10 +15,10 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""additional cubicweb-ctl commands and command handlers for cubicweb and cubicweb's
-cubes development
+"""additional cubicweb-ctl commands and command handlers for cubicweb and
+cubicweb's cubes development
+"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 # *ctl module should limit the number of import to be imported as quickly as