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

Commit 924dcf5

Browse files
chore: use gapic generator python 1.4.1 (#344)
- [ ] 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 2ff1f66 commit 924dcf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/unit/gapic/kms_v1/test_ekm_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import math
2828
import pytest
2929
from proto.marshal.rules.dates import DurationRule, TimestampRule
30-
30+
from proto.marshal.rules import wrappers
3131

3232
from google.api_core import client_options
3333
from google.api_core import exceptions as core_exceptions

tests/unit/gapic/kms_v1/test_key_management_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import math
2828
import pytest
2929
from proto.marshal.rules.dates import DurationRule, TimestampRule
30-
30+
from proto.marshal.rules import wrappers
3131

3232
from google.api_core import client_options
3333
from google.api_core import exceptions as core_exceptions

0 commit comments

Comments
 (0)