File tree
Expand file treeCollapse file tree
4 files changed
+6
-5
lines changedFilter options
- appengine/standard/memcache/guestbook
- vision/api/face_detection
Expand file treeCollapse file tree
4 files changed
+6
-5
lines changedappengine/standard/memcache/guestbook/main.py
Copy file name to clipboardExpand all lines: appengine/standard/memcache/guestbook/main.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
251 |
| - |
| 251 | + |
| 252 | + |
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
|
vision/api/face_detection/faces.py
Copy file name to clipboardExpand all lines: vision/api/face_detection/faces.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 | 22 |
|
25 | 23 |
|
| 24 | + |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
vision/api/face_detection/faces_test.py
Copy file name to clipboardExpand all lines: vision/api/face_detection/faces_test.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
0 commit comments