質問編集履歴

1

書式の改善

2021/04/29 10:25

投稿

fruct
fruct

スコア1

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ### 該当のソースコード
10
10
 
11
-
11
+ ```python
12
12
 
13
13
  @client.event
14
14
 
@@ -47,3 +47,5 @@
47
47
  pass
48
48
 
49
49
  await client.process_commands(message)
50
+
51
+ ```