Skip to content

Conversation

@ohmayr
Copy link
Contributor

@ohmayr ohmayr commented Jun 3, 2024

No description provided.

@conventional-commit-lint-gcf
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

from google.auth import credentials


class Credentials(credentials.Credentials, metaclass=abc.ABCMeta):
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO, inheriting from the sync classes is a poor design choice and will make the async code unwieldy.

@parthea parthea closed this May 7, 2025
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.

3 participants