質問編集履歴

2

五時

2018/06/30 05:05

投稿

hehwdijjs
hehwdijjs

スコア8

test CHANGED
File without changes
test CHANGED
@@ -38,9 +38,9 @@
38
38
 
39
39
 
40
40
 
41
- flickr_api_key = "65cd2763c17fcaac9901a9db641315ff"
41
+ flickr_api_key = ""
42
42
 
43
- secret_key = "ee1033b17a9490f3"
43
+ secret_key = ""
44
44
 
45
45
 
46
46
 

1

プログラム

2018/06/30 05:05

投稿

hehwdijjs
hehwdijjs

スコア8

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ### 該当のソースコード
12
12
 
13
- python3.x
13
+ ```python3.x
14
14
 
15
15
 
16
16
 
@@ -109,3 +109,5 @@
109
109
  except Exception as e:
110
110
 
111
111
  traceback.print_exc()
112
+
113
+ ```