質問編集履歴

1

.

2020/09/12 03:02

投稿

pekopekoapricot
pekopekoapricot

スコア24

test CHANGED
File without changes
test CHANGED
@@ -64,7 +64,7 @@
64
64
 
65
65
  ```python
66
66
 
67
- s3.Object('hoge-bucket', "1.png").download_file('2.png')
67
+ s3.Object('hoge-bucket', "1.png").download_file('1.png')
68
68
 
69
69
  ```
70
70