baseline
This commit is contained in:
parent
6e22a20ef2
commit
6b77bec1c3
|
@ -12,7 +12,7 @@
|
|||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"args": [
|
||||
"--exp", "without",
|
||||
"--exp", "without_exp",
|
||||
"--reset_db", "True",
|
||||
"--job", "24"
|
||||
]
|
||||
|
|
|
@ -1 +1 @@
|
|||
db_name_prefix: without_exp
|
||||
db_name_prefix: without
|
||||
|
|
Loading…
Reference in New Issue