[TIC-CORE] support new api for exporting to specific format
[archive/20170607/tools/tic-core.git] / tic / dependency.py
index ce3c3c9..32b8994 100644 (file)
@@ -18,6 +18,7 @@
 #
 # Contributors:
 # - S-Core Co., Ltd
+
 from lxml import etree
 from tic.utils.error import TICError
 import logging