db_name_prefix with or without exp

This commit is contained in:
2023-06-11 20:28:51 +08:00
parent dbbdbc935a
commit c367252da2
9 changed files with 36 additions and 31 deletions

2
.vscode/launch.json vendored
View File

@@ -14,7 +14,7 @@
"args": [
"--exp", "without_exp",
"--reset_db", "True",
"--job", "30"
"--job", "24"
]
}
]