before proactive

This commit is contained in:
2023-06-04 18:43:49 +08:00
parent 228a066cf6
commit af0d1dd2c3
9 changed files with 33 additions and 31 deletions

4
.vscode/launch.json vendored
View File

@@ -12,8 +12,8 @@
"console": "integratedTerminal",
"justMyCode": true,
"args": [
"--exp", "with_exp",
"--job", "24",
"--exp", "test",
"--reset_db", "True"
]
}
]