Skip to content

Commit fc3c02d

Browse files
committed
Update model results dir
1 parent 8ceda2d commit fc3c02d

File tree

1 file changed

+1
-1
lines changed
  • src/vivarium_gates_mncnh/constants

1 file changed

+1
-1
lines changed

src/vivarium_gates_mncnh/constants/paths.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131

3232
# Update for new model results directory after model changes and runs
3333
# This should match the directory after /mnt/team/simulation_sicence/pub/models/vivarium_gates_mncnh/results/
34-
MODEL_RESULTS_DIR = "model26.0"
34+
MODEL_RESULTS_DIR = "model29.1"
3535
MODEL_NOTEBOOKS_DIR = BASE_DIR.parent.parent / "tests" / "model_notebooks"

0 commit comments

Comments
 (0)