This commit is contained in:
HaoYizhi 2023-07-28 20:05:28 +08:00
parent 6bdfee1ba9
commit a92bbed30c
5 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", "with_exp",
"--reset_db", "True",
"--job", "24"
]

Binary file not shown.

Binary file not shown.

View File

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