commit | 2477ab9ea5c2e863a493fb7ebebaa429a44ea096 | [log] [tgz] |
---|---|---|
author | anthony sottile <103459774+asottile-sentry@users.noreply.github.com> | Fri Sep 01 10:11:50 2023 -0400 |
committer | GitHub <noreply@github.com> | Fri Sep 01 10:11:50 2023 -0400 |
tree | de34d2b88efad7f1805b7b928e03c4133dd16efe | |
parent | c0ce73c4de53ad694fe36d17408998aa1230398f [diff] |
feat: Add a little bit of typing to google.api_core.retry (#453) * ref(typing): add a little bit of typing to google.api_core.retry * coverage --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>