Skip to content

{appconfig} Fix style for next not callable#13218

Merged
yungezz merged 1 commit into
Azure:devfrom
Juliehzl:appconfig
Apr 28, 2020
Merged

{appconfig} Fix style for next not callable#13218
yungezz merged 1 commit into
Azure:devfrom
Juliehzl:appconfig

Conversation

@Juliehzl
Copy link
Copy Markdown
Contributor

@Juliehzl Juliehzl commented Apr 28, 2020

Description

Now all CI failed due to the following pylint error which is from unchanged code:

************* Module azure.cli.command_modules.appconfig._azconfig.execution_context
src/azure-cli/azure/cli/command_modules/appconfig/_azconfig/execution_context.py:81:15: E1102: self.next is not callable (not-callable)

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@Juliehzl Juliehzl requested a review from bim-msft as a code owner April 28, 2020 02:22
@Juliehzl Juliehzl changed the title fix style {appconfig} Fix style for next not callable Apr 28, 2020
@Juliehzl Juliehzl requested a review from haroldrandom April 28, 2020 02:35
@Juliehzl Juliehzl requested a review from shenmuxiaosen April 28, 2020 02:49
Copy link
Copy Markdown
Contributor

@shenmuxiaosen shenmuxiaosen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Member

@qianwens qianwens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@yungezz yungezz merged commit 37fcdc6 into Azure:dev Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants