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: Fixed type hinting issue with specifying Transport class #930

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

gkevinzheng
Copy link
Contributor

We're not passing in an object of type Transport in the constructor, we're passing in a class name that subclasses Transport so that it gets created.

Fixes #929

@gkevinzheng gkevinzheng requested review from a team as code owners August 7, 2024 15:14
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 7, 2024
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. label Aug 7, 2024
@gkevinzheng gkevinzheng changed the title Fixed type hinting issue with specifying Transport class fix: Fixed type hinting issue with specifying Transport class Aug 7, 2024
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/

@gkevinzheng gkevinzheng merged commit e2875d6 into main Aug 7, 2024
15 of 16 checks passed
@gkevinzheng gkevinzheng deleted the gkevinzheng-patch-1 branch August 7, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/python-logging API. size: xs Pull request size is extra small.
Projects
None yet
3 participants