Skip to content

Commit ff61744

Browse files
authored
Merge pull request ActivitySim#770 from SANDAG/BayDAG_cont4_jtd_just_joint
BayDAG Contribution #4: Joint Tour Destination Performance
2 parents 85615e4 + 90b0b8c commit ff61744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activitysim/abm/models/joint_tour_destination.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def joint_tour_destination(
6767

6868
choices_df, save_sample_df = tour_destination.run_tour_destination(
6969
state,
70-
tours,
70+
joint_tours,
7171
persons_merged,
7272
want_logsums,
7373
want_sample_table,

0 commit comments

Comments
 (0)