mttransforms.py
changeset 5611 55366f5b7a9f
parent 5424 8ecbcbff9777
child 7577 9892937d9041
--- a/mttransforms.py	Wed May 26 18:17:29 2010 +0200
+++ b/mttransforms.py	Tue Jun 01 08:34:35 2010 +0200
@@ -15,9 +15,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/>.
-"""mime type transformation engine for cubicweb, based on mtconverter
+"""mime type transformation engine for cubicweb, based on mtconverter"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from logilab import mtconverter