質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,7 +43,6 @@
|
|
43
43
|
```python
|
44
44
|
return {'ok': False, 'error': 'invalid_auth'}
|
45
45
|
```
|
46
|
-
|
47
46
|
### 開発環境
|
48
47
|
M1 mac BigSur 11.4
|
49
48
|
anaconda-JupyterLab-python3.8.8
|