質問編集履歴

1

エラーメッセージを間違えて書いていました。

2021/07/13 06:32

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ```
16
16
 
17
- TypeError: 'NoneType' object is not callable
17
+ TypeError: expected string or bytes-like object
18
18
 
19
19
  ```
20
20