Commit 8b8e4cfc authored by Nicolas Delaby's avatar Nicolas Delaby

coding style

parent 51400850
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
from Products.PortalTransforms.interfaces import itransform from Products.PortalTransforms.interfaces import itransform
from zope.interface import implements from zope.interface import implements
from oood_commandtransform import OOOdCommandTransform, OOoDocumentDataStream from oood_commandtransform import OOOdCommandTransform, OOoDocumentDataStream
from oood_commandtransform import includeMetaContentType from oood_commandtransform import includeMetaContentType
from zLOG import LOG from zLOG import LOG
from lxml import etree, html from lxml import etree, html
from lxml.etree import Element, SubElement from lxml.etree import Element, SubElement
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment