-
Notifications
You must be signed in to change notification settings - Fork 156
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: add type hints to blob and bucket #1362
base: main
Are you sure you want to change the base?
Conversation
🤖 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 -- conventional-commit-lint bot |
Thank you for your submission, and apologies for the significant delay. We were unable to properly evaluate this for consideration because we were preparing a major overhaul and integration of dependency libraries (the 3.0 branch currently in prerelease as 3.0rc1). We are unable to integrate this PR as-is right now as we need to prepare an overall strategy that will result in the entire library being covered, but I'd like to spend some time gathering information to prepare that strategy now. Can you tell me about your workflow on how you created this PR, how long it took, and what tools you used? |
The goal of this PR: to pass
pyright google/cloud/storage/blob.py
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕