質問編集履歴
1
編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
|
11
11
|
### エラーメッセージ
|
12
12
|
```error
|
13
|
-
|
13
|
+
TypeError: cannot set 'is_timeout' attribute of immutable type 'TimeoutError'
|
14
14
|
```
|
15
15
|
|
16
16
|
### 該当のソースコード
|