Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit c97cae8

Browse filesBrowse files
chore: use gapic-generator-python 1.2.0 (#14)
* chore: use gapic-generator-python 1.2.0 PiperOrigin-RevId: 467286830 Source-Link: googleapis/googleapis@e6e875a Source-Link: https://github.com/googleapis/googleapis-gen/commit/0295ea14d9cd4d47ddb23b9ebd39a31e2035e28f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDI5NWVhMTRkOWNkNGQ0N2RkYjIzYjllYmQzOWEzMWUyMDM1ZTI4ZiJ9 * 🦉 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 ddde619 commit c97cae8
Copy full SHA for c97cae8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tests/unit/gapic/dataform_v1beta1/test_dataform.py

Copy file name to clipboardExpand all lines: tests/unit/gapic/dataform_v1beta1/test_dataform.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9768,7 +9768,7 @@ def test_list_locations(transport: str = "grpc"):
97689768

97699769

97709770
@pytest.mark.asyncio
9771-
async def test_list_locations(transport: str = "grpc"):
9771+
async def test_list_locations_async(transport: str = "grpc"):
97729772
client = DataformAsyncClient(
97739773
credentials=ga_credentials.AnonymousCredentials(),
97749774
transport=transport,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.