Skip to content

Commit

Permalink
fix: one more overlooked golden change
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 13, 2021
1 parent 4ae06f1 commit b0590b5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
from google.auth import credentials as ga_credentials # type: ignore
from google.oauth2 import service_account # type: ignore

OptionalRetry = Union[retries.Retry, object]

from google.api import distribution_pb2 # type: ignore
from google.api import metric_pb2 # type: ignore
from google.cloud.logging_v2.services.metrics_service_v2 import pagers
Expand Down

0 comments on commit b0590b5

Please sign in to comment.