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

Update setup.cfg

This commit is contained in:
Tianhao He 2017-02-23 21:14:52 -08:00 committed by GitHub
parent 7835ae177d
commit e24bbb74cd

View File

@ -1,2 +1,3 @@
[pycodestyle] [pycodestyle]
ignore = E402 ignore = E402
max-line-length = 120