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

Commit ba89bf2

Browse files
chore: use gapic generator python 1.4.1 (#85)
* fix: integrate gapic-generator-python-1.4.1 and enable more py_test targets PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent cb813d2 commit ba89bf2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

certificatemanager-v1-py.tar.gz

Whitespace-only changes.

tests/unit/gapic/certificate_manager_v1/test_certificate_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
from google.protobuf import timestamp_pb2 # type: ignore
4747
import grpc
4848
from grpc.experimental import aio
49+
from proto.marshal.rules import wrappers
4950
from proto.marshal.rules.dates import DurationRule, TimestampRule
5051
import pytest
5152

0 commit comments

Comments
 (0)