[go: up one dir, main page]

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

chore: update type hints to comply with PEP-0585 #9974

Merged
merged 23 commits into from
May 17, 2023

Conversation

davidcavazos
Copy link
Contributor
@davidcavazos davidcavazos commented May 16, 2023

Description

Updates the type hints to comply with PEP-0585.

The script covers most cases, but a handful still required manual intervention to normalize them.

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: batch Issues related to the Batch API. api: cloudsql api: composer Issues related to the Cloud Composer API. api: compute Issues related to the Compute Engine API. api: storage Issues related to the Cloud Storage API. api: translate Issues related to the Cloud Translation API. labels May 16, 2023
@davidcavazos davidcavazos marked this pull request as ready for review May 17, 2023 18:49
@davidcavazos davidcavazos requested a review from a team May 17, 2023 18:49
@davidcavazos davidcavazos requested review from a team as code owners May 17, 2023 18:49
@nicain nicain added the automerge Merge the pull request once unit tests and other checks pass. label May 17, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 161448f into GoogleCloudPlatform:main May 17, 2023
9 of 10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 17, 2023
@davidcavazos davidcavazos deleted the type-hints branch May 17, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: batch Issues related to the Batch API. api: cloudsql api: composer Issues related to the Cloud Composer API. api: compute Issues related to the Compute Engine API. api: storage Issues related to the Cloud Storage API. api: translate Issues related to the Cloud Translation API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants