Remove unused imports in vcpe python scripts
[integration.git] / test / vcpe / tests / test_imports.py
index fee8507..4587495 100644 (file)
@@ -1,6 +1,7 @@
 import sys
 sys.path.append('./')
 
+# pylint: disable=W0611
 import vcpecommon
 import config_sdnc_so
 import csar_parser