This commit is contained in:
2023-06-11 22:42:04 +08:00
parent c367252da2
commit ad8771c459
9 changed files with 86 additions and 35 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"
]