File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ multiprocess_steps:
153153 slice :
154154 tables :
155155 - accessibility
156+ exclude : True
156157 - name : mp_initialize_households
157158 begin : initialize_households
158159 - name : mp_households
@@ -204,6 +205,7 @@ max_value_of_time: 50
204205distributed_vot_mu : 0.684
205206distributed_vot_sigma : 0.85
206207
207- # when running sharrow
208- sharrow : require
209- recode_pipeline_columns : True
208+ # sharrow settings
209+ # sharrow: require
210+ # recode_pipeline_columns: True
211+ # sharrow_cache_dir: # specify only when not using default
Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ multiprocess_steps:
153153 slice :
154154 tables :
155155 - accessibility
156+ exclude : True
156157 - name : mp_initialize_households
157158 begin : initialize_households
158159 - name : mp_households
You can’t perform that action at this time.
0 commit comments