etwist/twctl.py
changeset 5814 51cc4b61f9ae
parent 5752 b0bb553e3be4
child 6491 ee9a10b6620e
--- a/etwist/twctl.py	Mon Jun 21 13:23:11 2010 +0200
+++ b/etwist/twctl.py	Mon Jun 21 15:32:58 2010 +0200
@@ -15,9 +15,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""cubicweb-clt handlers for twisted
-
-"""
+"""cubicweb-clt handlers for twisted"""
 
 from cubicweb.toolsutils import CommandHandler
 from cubicweb.web.webctl import WebCreateHandler