Skip to content

Commit 7090652

Browse files
committed
small fix
1 parent 2601541 commit 7090652

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configuration/demos_config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ modules = [
2323
"household_reorg",
2424
"kids_moving",
2525
"mortality",
26-
# "birth_model",
27-
# "education_model",
26+
"birth_model",
27+
"education_model",
2828
"household_rebalancing",
29-
# "update_income"
29+
"update_income"
3030
]
3131

3232
# Data sources

0 commit comments

Comments
 (0)