Skip to content

Commit 92f6fd7

Browse files
yoshi-automationbusunkim96
authored andcommitted
Add disclaimer to auto-generated template files (via synth). (googleapis#8332)
1 parent 6ae7547 commit 92f6fd7

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

trace/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Generated by synthtool. DO NOT EDIT!
12
[run]
23
branch = True
34

trace/.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Generated by synthtool. DO NOT EDIT!
12
[flake8]
23
ignore = E203, E266, E501, W503
34
exclude =

trace/setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# Generated by synthtool. DO NOT EDIT!
12
[bdist_wheel]
23
universal = 1

trace/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-05-25T12:35:25.075153Z",
2+
"updateTime": "2019-06-14T12:35:05.147762Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.21.0",
8-
"dockerImage": "googleapis/artman@sha256:28d4271586772b275cd3bc95cb46bd227a24d3c9048de45dccdb7f3afb0bfba9"
7+
"version": "0.25.0",
8+
"dockerImage": "googleapis/artman@sha256:ef1a98ab1e2b8f05f4d9a56f27d63347aefe14020e5f2d585172b14ca76f1d90"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "7ca19138ccebe219a67be2245200e821b3e32123",
16-
"internalRef": "249916728"
15+
"sha": "c23b68eecb00c4d285a730a49b1d7d943cd56183",
16+
"internalRef": "253113405"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)