Commit 6cbfdc8
authored
chore: use latest sphinx (googleapis#21)
This PR was generated using Autosynth. 🌈
<details><summary>Log from Synthtool</summary>
```
2020-05-28 05:21:11,710 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/python-billing/synth.py.
On branch autosynth
nothing to commit, working tree clean
2020-05-28 05:21:11,855 synthtool [DEBUG] > Ensuring dependencies.
2020-05-28 05:21:12,184 synthtool [DEBUG] > Cloning googleapis.
2020-05-28 05:21:12,538 synthtool [DEBUG] > Pulling Docker image: gapic-generator-python:latest
latest: Pulling from gapic-images/gapic-generator-python
Digest: sha256:99070ca71497522095786ca73fc09615b79581e9e0e9cd7f02170124b4337a43
Status: Image is up to date for gcr.io/gapic-images/gapic-generator-python:latest
2020-05-28 05:21:13,481 synthtool [DEBUG] > Generating code for: google/cloud/billing/v1.
2020-05-28 05:21:18,917 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmp1vlxxcbw.
2020-05-28 05:21:18,938 synthtool [WARNING] > No replacements made in **/*_pb2.py for pattern (\# -\*- coding: utf-8 -\*-\n)(\# Generated by the protocol buffer compiler\. DO NOT EDIT!.*?# source: .*?\.proto), maybe replacement is no longer needed?
2020-05-28 05:21:18,941 synthtool [WARNING] > No replacements made in **/*_pb2_grpc.py for pattern (\# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!)
(import grpc), maybe replacement is no longer needed?
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docs/common.cfg
.kokoro/docs/docs.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
docs/multiprocessing.rst
noxfile.py.j2
renovate.json
setup.cfg
2020-05-28 05:21:19,036 synthtool [INFO] > Replaced 'bigquery/docs/generated' in .gitignore.
2020-05-28 05:21:19,037 synthtool [INFO] > Replaced '\\["2\\.7", ' in noxfile.py.
2020-05-28 05:21:19,037 synthtool [INFO] > Replaced '"3.5", ' in noxfile.py.
2020-05-28 05:21:19,038 synthtool [INFO] > Replaced '(ignore = .*)' in .flake8.
Running session blacken
Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
pip install black==19.3b0
black docs google tests noxfile.py setup.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/transports/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/docs/conf.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/pagers.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/transports/base.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/pagers.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/transports/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/transports/base.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/client.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/types/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_catalog/transports/grpc.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/types/cloud_billing.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/noxfile.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/services/cloud_billing/client.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/google/cloud/billing_v1/types/cloud_catalog.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/tests/unit/billing_v1/test_cloud_catalog.py
reformatted /home/kbuilder/.cache/synthtool/python-billing/tests/unit/billing_v1/test_cloud_billing.py
All done! ✨ 🍰 ✨
21 files reformatted, 2 files left unchanged.
Session blacken was successful.
2020-05-28 05:21:23,468 synthtool [DEBUG] > Wrote metadata to synth.metadata.
```
</details>1 parent a2ceb15 commit 6cbfdc8
4 files changed
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
0 commit comments