Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 88e518b

Browse files
chore: use gapic generator python 1.4.1 (#241)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
1 parent b41055b commit 88e518b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/gapic/budgets_v1/test_budget_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
from google.type import money_pb2 # type: ignore
3838
import grpc
3939
from grpc.experimental import aio
40+
from proto.marshal.rules import wrappers
4041
from proto.marshal.rules.dates import DurationRule, TimestampRule
4142
import pytest
4243

tests/unit/gapic/budgets_v1beta1/test_budget_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
from google.type import money_pb2 # type: ignore
3838
import grpc
3939
from grpc.experimental import aio
40+
from proto.marshal.rules import wrappers
4041
from proto.marshal.rules.dates import DurationRule, TimestampRule
4142
import pytest
4243

0 commit comments

Comments
 (0)