This commit is contained in:
HaoYizhi 2023-07-02 23:31:14 +08:00
parent ced7a105ae
commit 6e22a20ef2
3 changed files with 2 additions and 2 deletions

2
.vscode/launch.json vendored
View File

@ -12,7 +12,7 @@
"console": "integratedTerminal",
"justMyCode": true,
"args": [
"--exp", "without_exp",
"--exp", "without",
"--reset_db", "True",
"--job", "24"
]

View File

@ -1 +1 @@
db_name_prefix: test
db_name_prefix: without_exp