File tree Expand file tree Collapse file tree 2 files changed +7
-21
lines changed Expand file tree Collapse file tree 2 files changed +7
-21
lines changed Original file line number Diff line number Diff line change 1
- # Copyright 2021 Google LLC
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License");
4
- # you may not use this file except in compliance with the License.
5
- # You may obtain a copy of the License at
6
- #
7
- # http://www.apache.org/licenses/LICENSE-2.0
8
- #
9
- # Unless required by applicable law or agreed to in writing, software
10
- # distributed under the License is distributed on an "AS IS" BASIS,
11
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- # See the License for the specific language governing permissions and
13
- # limitations under the License.
14
-
15
1
docker :
16
2
image : gcr.io/repo-automation-bots/owlbot-python:latest
17
- digest : sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
3
+ digest : sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce
Original file line number Diff line number Diff line change 80
80
master_doc = "index"
81
81
82
82
# General information about the project.
83
- project = u "google-auth-oauthlib"
84
- copyright = u "2019, Google"
85
- author = u "Google APIs"
83
+ project = "google-auth-oauthlib"
84
+ copyright = "2019, Google"
85
+ author = "Google APIs"
86
86
87
87
# The version info for the project you're documenting, acts as replacement for
88
88
# |version| and |release|, also used in various other places throughout the
281
281
(
282
282
master_doc ,
283
283
"google-auth-oauthlib.tex" ,
284
- u "google-auth-oauthlib Documentation" ,
284
+ "google-auth-oauthlib Documentation" ,
285
285
author ,
286
286
"manual" ,
287
287
)
316
316
(
317
317
master_doc ,
318
318
"google-auth-oauthlib" ,
319
- u "google-auth-oauthlib Documentation" ,
319
+ "google-auth-oauthlib Documentation" ,
320
320
[author ],
321
321
1 ,
322
322
)
335
335
(
336
336
master_doc ,
337
337
"google-auth-oauthlib" ,
338
- u "google-auth-oauthlib Documentation" ,
338
+ "google-auth-oauthlib Documentation" ,
339
339
author ,
340
340
"google-auth-oauthlib" ,
341
341
"google-auth-oauthlib Library" ,
You can’t perform that action at this time.
0 commit comments