Commit 3854ed96 authored by Davide Tammaro's avatar Davide Tammaro

fixed syntax error

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42404 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 64a2b06e
......@@ -20,7 +20,7 @@ from lxml.etree import Element
parser = etree.XMLParser(remove_blank_text=True)
class VifibConduit():
class VifibConduit:
"""This conduit is used to synchronize tiosafe packing list and erp5"""
def __init__(self):
......
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