Skip to content

Conversation

hiranya911
Copy link
Contributor

New versions of google-auth introduced a with_quota_project() method to the Credential class. Pylint considers this method to be abstract and raises a warning when it's not explicitly overriden in child classes. We are hoping to get this addressed upstream at googleapis/google-auth-library-python#561. In the meantime I'm silencing the lint warning so that CI checks can proceed.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM!

@hiranya911 hiranya911 merged commit 9acaff9 into master Aug 27, 2020
@hiranya911 hiranya911 deleted the hkj-abstract-method branch August 27, 2020 22:18
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.

2 participants