1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-26 11:19:59 -05:00

Create setup.cfg

This commit is contained in:
Tianhao He 2017-02-23 15:56:08 -08:00 committed by GitHub
parent 6dd87e6eb5
commit 09df061eea

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[pycodestyle]
ignore = E402