File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,10 @@ def blacken(session):
4545 """Run black.
4646
4747 Format code to uniform standard.
48+
49+ This currently uses Python 3.6 due to the automated Kokoro run of synthtool.
50+ That run uses an image that doesn't have 3.6 installed. Before updating this
51+ check the state of the `gcp_ubuntu_config` we use for that Kokoro run.
4852 """
4953 session .install ("black" )
5054 session .run (
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-02-02T13:26:01.376786Z ",
2+ "updateTime": "2019-02-20T18:13:20.180607Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.16.8 ",
8- "dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7 "
7+ "version": "0.16.13 ",
8+ "dockerImage": "googleapis/artman@sha256:5fd9aee1d82a00cebf425c8fa431f5457539562f5867ad9c54370f0ec9a7ccaa "
99 }
1010 },
1111 {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a ",
16- "internalRef": "231974277 "
15+ "sha": "18ab81eec27942a942622d5a8d9c9e7a202e8c16 ",
16+ "internalRef": "234814197 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments