回答編集履歴
1
説明追加
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
システムのenumモジュールではないファイルを読み込んでいる可能性が高いです。
|
2
|
+
|
1
3
|
```python
|
2
4
|
|
3
5
|
import enum
|