changeset 6491 | ee9a10b6620e |
parent 5814 | 51cc4b61f9ae |
child 6778 | 7dd4835d5198 |
--- a/etwist/twctl.py Thu Oct 14 10:08:00 2010 +0200 +++ b/etwist/twctl.py Thu Oct 14 10:15:38 2010 +0200 @@ -21,7 +21,7 @@ from cubicweb.web.webctl import WebCreateHandler # trigger configuration registration -import cubicweb.etwist.twconfig # pylint: disable-msg=W0611 +import cubicweb.etwist.twconfig # pylint: disable=W0611 class TWCreateHandler(WebCreateHandler): cfgname = 'twisted'