Skip to content

Commit e5316b5

Browse files
committed
fix(test): remove unused general SPEC in non_mandatory_tour_scheduling.yaml from MWCOG example model
1 parent 6c8063e commit e5316b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

activitysim/examples/prototype_mwcog/configs/non_mandatory_tour_scheduling.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
SPEC: tour_scheduling_nonmandatory.csv
1+
# Should not specify both general SPEC and SPEC_SEGMENTS.SPEC
2+
# SPEC: tour_scheduling_nonmandatory.csv
3+
24
# Should not specify both COEFFICENTS and SPEC_SEGMENTS
35
# COEFFICIENTS: tour_scheduling_nonmandatory_coeffs.csv
46

0 commit comments

Comments
 (0)