This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Commit 6eaad9a
Update detect.py [(#2174)](GoogleCloudPlatform/python-docs-samples#2174)
1) I got argument parse error when bucket_name=bucket_name is given
2)blob_list[0] gave me folder name1 parent bee6538 commit 6eaad9aCopy full SHA for 6eaad9a
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- samples/snippets/detect
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
samples/snippets/detect/detect.py
Copy file name to clipboardExpand all lines: samples/snippets/detect/detect.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
704 | 704 | |
705 | 705 | |
706 | 706 | |
707 | | - |
| 707 | + |
708 | 708 | |
709 | 709 | |
710 | 710 | |
| ||
715 | 715 | |
716 | 716 | |
717 | 717 | |
718 | | - |
| 718 | + |
719 | 719 | |
720 | 720 | |
721 | 721 | |
|
0 commit comments