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", "console": "integratedTerminal",
"justMyCode": true, "justMyCode": true,
"args": [ "args": [
"--exp", "without_exp", "--exp", "with_exp",
"--reset_db", "True", "--reset_db", "True",
"--job", "24" "--job", "24"
] ]

Binary file not shown.

Binary file not shown.

View File

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