This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
- Apache License
1
+
2
+ Apache License
2
3
Version 2.0, January 2004
3
- https ://www.apache.org/licenses/
4
+ http ://www.apache.org/licenses/
4
5
5
6
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
7
192
193
you may not use this file except in compliance with the License.
193
194
You may obtain a copy of the License at
194
195
195
- https ://www.apache.org/licenses/LICENSE-2.0
196
+ http ://www.apache.org/licenses/LICENSE-2.0
196
197
197
198
Unless required by applicable law or agreed to in writing, software
198
199
distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 1
1
div # python2-eol {
2
2
border-color : red;
3
3
border-width : medium;
4
- }
4
+ }
5
+
6
+ /* Ensure minimum width for 'Parameters' / 'Returns' column */
7
+ dl .field-list > dt {
8
+ min-width : 100px
9
+ }
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/python-functions.git",
7
- "sha": "cb7c1046eaf4daaa03a49524aa95eafd34701ebd "
7
+ "sha": "b0222c231a7aeed49324e3d3e88a75ea9bbef93d "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "373861061648b5fe5e0ac4f8a38b32d639ee93e4 "
22
+ "sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8 "
23
23
}
24
24
},
25
25
{
26
26
"git": {
27
27
"name": "synthtool",
28
28
"remote": "https://github.com/googleapis/synthtool.git",
29
- "sha": "373861061648b5fe5e0ac4f8a38b32d639ee93e4 "
29
+ "sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8 "
30
30
}
31
31
}
32
32
],
You can’t perform that action at this time.
0 commit comments