mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Removed pylint checks from vsan ext library
This commit is contained in:
parent
3bd158f2ed
commit
989667a591
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user