From 68f637ac6c19c09020d193b7b7aecab36c384fcb Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 10:52:25 +0000 Subject: [PATCH] chore: new owl bot post processor docker image (#149) Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce --- .../.github/.OwlBot.lock.yaml | 2 +- packages/google-cloud-texttospeech/docs/conf.py | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/google-cloud-texttospeech/.github/.OwlBot.lock.yaml b/packages/google-cloud-texttospeech/.github/.OwlBot.lock.yaml index da616c91a3b6..ea06d395ea2b 100644 --- a/packages/google-cloud-texttospeech/.github/.OwlBot.lock.yaml +++ b/packages/google-cloud-texttospeech/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: image: gcr.io/repo-automation-bots/owlbot-python:latest - digest: sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600 + digest: sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce diff --git a/packages/google-cloud-texttospeech/docs/conf.py b/packages/google-cloud-texttospeech/docs/conf.py index 7d20ebcc9ca6..59799a91b40e 100644 --- a/packages/google-cloud-texttospeech/docs/conf.py +++ b/packages/google-cloud-texttospeech/docs/conf.py @@ -80,9 +80,9 @@ master_doc = "index" # General information about the project. -project = u"google-cloud-texttospeech" -copyright = u"2019, Google" -author = u"Google APIs" +project = "google-cloud-texttospeech" +copyright = "2019, Google" +author = "Google APIs" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -281,7 +281,7 @@ ( master_doc, "google-cloud-texttospeech.tex", - u"google-cloud-texttospeech Documentation", + "google-cloud-texttospeech Documentation", author, "manual", ) @@ -316,7 +316,7 @@ ( master_doc, "google-cloud-texttospeech", - u"google-cloud-texttospeech Documentation", + "google-cloud-texttospeech Documentation", [author], 1, ) @@ -335,7 +335,7 @@ ( master_doc, "google-cloud-texttospeech", - u"google-cloud-texttospeech Documentation", + "google-cloud-texttospeech Documentation", author, "google-cloud-texttospeech", "google-cloud-texttospeech Library",