Removed pylint checks from vsan ext library

This commit is contained in:
Alexandru Bleotu 2017-09-14 16:28:56 -04:00
parent 3bd158f2ed
commit 989667a591

View File

@ -7,6 +7,7 @@ Copyright 2016 VMware, Inc. All rights reserved.
This module defines basic helper functions used in the sampe codes
"""
# pylint: skip-file
__author__ = 'VMware, Inc'
from pyVmomi import vim, vmodl, SoapStubAdapter