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: refactor credential subclass parameters #1095

Merged
merged 8 commits into from
Aug 3, 2022

Conversation

ScruffyProdigy
Copy link
Contributor

Parameters that are unused by the subclasses should be skipped and passed through via kwargs. This will make the code more readable

@ScruffyProdigy ScruffyProdigy changed the title Refactor credential subclass parameters fix: refactor credential subclass parameters Aug 2, 2022
@clundin25 clundin25 added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2022
google/auth/aws.py Outdated Show resolved Hide resolved
@clundin25
Copy link
Contributor

Looks like you need to run nox -s blacken to get past the linter

@clundin25 clundin25 added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 2, 2022
@BigTailWolf BigTailWolf merged commit 8d15f69 into googleapis:main Aug 3, 2022
@ScruffyProdigy ScruffyProdigy deleted the refactor branch August 3, 2022 23:50
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.

None yet

5 participants