From af9f945f27d5974c9d7bf0ef13125c9e9f26ce77 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 27 May 2020 23:42:25 -0700 Subject: [PATCH] chore(python): remove one remaining extra bash line (#565) (#23) * changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore(python): remove one remaining extra bash line (#565) To avoid generating bogus PRs Co-authored-by: Jeffrey Rennie Source-Author: Carlos de la Guardia Source-Date: Tue May 19 11:57:19 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: d2364eb80b840a36136c8ce12f1c6efabcc9600e Source-Link: https://github.com/googleapis/synthtool/commit/d2364eb80b840a36136c8ce12f1c6efabcc9600e --- packages/google-cloud-dlp/.kokoro/release.sh | 2 -- .../google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py | 4 ++-- packages/google-cloud-dlp/synth.metadata | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/packages/google-cloud-dlp/.kokoro/release.sh b/packages/google-cloud-dlp/.kokoro/release.sh index f476ca3a726e..d1d6da19003d 100755 --- a/packages/google-cloud-dlp/.kokoro/release.sh +++ b/packages/google-cloud-dlp/.kokoro/release.sh @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -#!/bin/bash - set -eo pipefail # Start the releasetool reporter diff --git a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py index 8cff0e795d7e..c4b90c056be1 100644 --- a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py +++ b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py @@ -2895,8 +2895,8 @@ { "DESCRIPTOR": _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE, "__module__": "google.cloud.dlp_v2.proto.storage_pb2", - "__doc__": """The rule that adjusts the likelihood of findings within a certain - proximity of hotwords. + "__doc__": """The rule that adjusts the likelihood of findings within a + certain proximity of hotwords. Attributes: diff --git a/packages/google-cloud-dlp/synth.metadata b/packages/google-cloud-dlp/synth.metadata index a0c373140c77..e8ce93a07434 100644 --- a/packages/google-cloud-dlp/synth.metadata +++ b/packages/google-cloud-dlp/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-dlp.git", - "sha": "41445d1746f2bb8911f7182433c044cce9f2864a" + "sha": "7973a441ae2226ce7c597cb5e7eebfa0e38cd94b" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "84c4156c49be9dcabacc8fd7b0585b6fd789ae47" + "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e" } } ],