Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit adedea9

Browse files
chore: template updates (#63)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7a96502d-330f-40ee-8fb9-6d283c5c132a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3032717 Source-Link: googleapis/synthtool@652d446
1 parent 7befdd3 commit adedea9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/_templates/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
<div class="body" role="main">
2323
<div class="admonition" id="python2-eol">
24-
On January 1, 2020 this library will no longer support Python 2 on the latest released version.
25-
Previously released library versions will continue to be available. For more information please
24+
As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
25+
Library versions released prior to that date will continue to be available. For more information please
2626
visit <a href="https://cloud.google.com/python/docs/python2-sunset/">Python 2 support on Google Cloud</a>.
2727
</div>
2828
{% block body %} {% endblock %}

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-bigtable.git",
7-
"sha": "5c1d61827618d254c453b3871c0022a8d35bfbb2"
7+
"sha": "7befdd396d1ef3d76d125785180f4295ba9e0247"
88
}
99
},
1010
{
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "cd522c3b4dde821766d95c80ae5aeb43d7a41170"
22+
"sha": "303271797a360f8a439203413f13a160f2f5b3b4"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "cd522c3b4dde821766d95c80ae5aeb43d7a41170"
29+
"sha": "303271797a360f8a439203413f13a160f2f5b3b4"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)