We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceda2d commit fc3c02dCopy full SHA for fc3c02d
src/vivarium_gates_mncnh/constants/paths.py
@@ -31,5 +31,5 @@
31
32
# Update for new model results directory after model changes and runs
33
# This should match the directory after /mnt/team/simulation_sicence/pub/models/vivarium_gates_mncnh/results/
34
-MODEL_RESULTS_DIR = "model26.0"
+MODEL_RESULTS_DIR = "model29.1"
35
MODEL_NOTEBOOKS_DIR = BASE_DIR.parent.parent / "tests" / "model_notebooks"
0 commit comments