Feature 10296 Pip Standardization
[osm/MON.git] / osm_mon / collector / infra_collectors / vmware.py
index 6accd65..89717dc 100644 (file)
@@ -21,6 +21,8 @@
 # contact:  osslegalrouting@vmware.com
 ##
 
+# pylint: disable=E1101
+
 import logging
 from typing import List
 from xml.etree import ElementTree as XmlElementTree