Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: use gapic generator python 1.4.1 (#174)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 473833416

Source-Link: googleapis/googleapis@565a550

Source-Link: googleapis/googleapis-gen@1ee1a06
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Sep 13, 2022
1 parent 85e4c6e commit 9611be1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/gapic/domains_v1/test_domains.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
from google.type import postal_address_pb2 # type: ignore
import grpc
from grpc.experimental import aio
from proto.marshal.rules import wrappers
from proto.marshal.rules.dates import DurationRule, TimestampRule
import pytest

Expand Down
1 change: 1 addition & 0 deletions tests/unit/gapic/domains_v1beta1/test_domains.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
from google.type import postal_address_pb2 # type: ignore
import grpc
from grpc.experimental import aio
from proto.marshal.rules import wrappers
from proto.marshal.rules.dates import DurationRule, TimestampRule
import pytest

Expand Down

0 comments on commit 9611be1

Please sign in to comment.