Refactor import_drops command
This commit is contained in:
parent
f84b59cb4f
commit
5878ec186f
10 changed files with 495 additions and 88 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
|
@ -18,7 +18,8 @@
|
|||
"request": "launch",
|
||||
"args": [
|
||||
"import_drops",
|
||||
"C:\\Code\\TwitchDropsMiner\\responses"
|
||||
// C:\Code\TwitchDropsMiner\responses\processed\broken_json
|
||||
"C:\\Code\\TwitchDropsMiner\\responses\\processed\\broken_json"
|
||||
],
|
||||
"django": false,
|
||||
"autoStartBrowser": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue