質問編集履歴

1

誤字

2020/12/06 08:43

投稿

sequelanonymous
sequelanonymous

スコア123

test CHANGED
File without changes
test CHANGED
@@ -14,9 +14,9 @@
14
14
 
15
15
 
16
16
 
17
- def exec_async(request):
17
+ def detection_async(request):
18
18
 
19
- image_path = prepare_image_data(request)
19
+ image_path = get_path(request)
20
20
 
21
21
  text_path = '/path/to/text'
22
22