Skip to content

Commit 8046d1e

Browse files
gcf-owl-bot[bot]parthea
authored andcommitted
fix: resolve DuplicateCredentialArgs error when using credentials_file (#146)
* chore: use gapic-generator-python 0.62.1 * fix: resolve DuplicateCredentialArgs error when using credentials_file committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: googleapis/googleapis-gen@4fb761b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * lint Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 8fedfe9 commit 8046d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generated_samples/interactive-tutorials/search/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
# 'gcloud_project_env': 'BUILD_SPECIFIC_GCLOUD_PROJECT',
2929
# A dictionary you want to inject into your test. Don't put any
3030
# secrets here. These values will override predefined values.
31-
"envs": {"BUCKET_NAME": "retail-interactive-tutorials",},
31+
"envs": {"BUCKET_NAME": "retail-interactive-tutorials"},
3232
}

0 commit comments

Comments
 (0)