File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11docker :
22 image : gcr.io/repo-automation-bots/owlbot-python:latest
3- digest : sha256:1456ea2b3b523ccff5e13030acef56d1de28f21249c62aa0f196265880338fa7
3+ digest : sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d
Original file line number Diff line number Diff line change @@ -113,9 +113,9 @@ Coding Style
113113 export GOOGLE_CLOUD_TESTING_BRANCH="main"
114114
115115 By doing this, you are specifying the location of the most up-to-date
116- version of ``python-error-reporting ``. The the suggested remote name `` upstream ``
117- should point to the official ``googleapis `` checkout and the
118- the branch should be the main branch on that remote (``main ``).
116+ version of ``python-error-reporting ``. The
117+ remote name `` upstream `` should point to the official ``googleapis ``
118+ checkout and the branch should be the default branch on that remote (``main ``).
119119
120120- This repository contains configuration for the
121121 `pre-commit <https://pre-commit.com/ >`__ tool, which automates checking
Original file line number Diff line number Diff line change 7676# The encoding of source files.
7777# source_encoding = 'utf-8-sig'
7878
79- # The main toctree document.
79+ # The root toctree document.
8080root_doc = "index"
8181
8282# General information about the project.
You can’t perform that action at this time.
0 commit comments