Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PEP8 for azure-cli #1661

Merged
merged 1 commit into from
Jan 6, 2017
Merged

Fix PEP8 for azure-cli #1661

merged 1 commit into from
Jan 6, 2017

Conversation

troydai
Copy link
Contributor

@troydai troydai commented Jan 6, 2017

Log:

[file:.\src\azure-cli\setup.py]
[file:.\src\azure-cli\azure\cli\__init__.py]
[file:.\src\azure-cli\azure\cli\__main__.py]
--->  Applying global fix for E265
--->  Applying global fix for W602
[file:.\src\azure-cli\azure\__init__.py]
--->  Applying global fix for E265
--->  Applying global fix for E265
--->  Applying global fix for W602
--->  0 issue(s) to fix {}
--->  Applying global fix for W602
--->  4 issue(s) to fix {'E261': {18, 38}, 'E262': {18, 38}}
--->  1 issue(s) to fix {'E401': {22}}
[file:.\src\azure-cli\azure\cli\main.py]
[file:.\src\azure-cli\azure\cli\tests\__init__.py]
--->  0 issue(s) to fix {}
--->  Applying global fix for E265
--->  Applying global fix for W602
--->  0 issue(s) to fix {}
--->  0 issue(s) to fix {}
--->  Applying global fix for E265
--->  Applying global fix for W602
--->  Applying global fix for E265
--->  Applying global fix for W602
--->  0 issue(s) to fix {}
--->  5 issue(s) to fix {'E302': {17}, 'E261': {17, 41}, 'E262': {17}, 'W391': {46}}
--->  1 issue(s) to fix {'E302': {17}}
--->  0 issue(s) to fix {}

@tjprescott tjprescott merged commit b506d12 into Azure:master Jan 6, 2017
thegalah pushed a commit to thegalah/azure-cli that referenced this pull request Jan 6, 2017
* Azure/master:
  Fix PEP8 for azure-cli (Azure#1661)
  [VM/VMSS] Enable Multi-Cloud VM/VMSS Create (Azure#1654)
  Fix blob type validator (Azure#1656)
  Improve @file handling logic (Azure#1648)
  Name private_config.json differently in VM test (Azure#1653)
  Update regex of parsing sdk function argument comments (Azure#1650)
  Reorganize test run in automation (Azure#1624)
  Fix issue 1644. (Azure#1647)
  [Network] VNet Gateway Fixes and Enhancements (Azure#1643)
  [Network] Application Gateway Commands and Fixes (Azure#1606)
  [Docs] Correcting unittest location in docs (Azure#1642)
  [ACS] Add a table transform for acs show to match acs list. (Azure#1641)
  [ACS] Add a unit test and fix a bug with az browse ... (Azure#1640)
  [Component] Fix pip seg fault on 'az component update' (Azure#1639)
  fixed typo (Azure#1634)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants