before graph firm prod

This commit is contained in:
2023-06-05 10:47:37 +08:00
parent af0d1dd2c3
commit 907d6cb179
8 changed files with 108 additions and 4 deletions

3
.vscode/launch.json vendored
View File

@@ -13,7 +13,8 @@
"justMyCode": true,
"args": [
"--exp", "test",
"--reset_db", "True"
"--reset_db", "True",
"--job", "1"
]
}
]