Commit ef6fb8d
fix: fix JSONDecodeError exception
When trying to delete a folder, the exception raised is not
`json.JSONDEcodeError` but `requests.exceptions.JSONDECodeError`.1 parent c6c799b commit ef6fb8d
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments