We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85615e4 + 90b0b8c commit ff61744Copy full SHA for ff61744
activitysim/abm/models/joint_tour_destination.py
@@ -67,7 +67,7 @@ def joint_tour_destination(
67
68
choices_df, save_sample_df = tour_destination.run_tour_destination(
69
state,
70
- tours,
+ joint_tours,
71
persons_merged,
72
want_logsums,
73
want_sample_table,
0 commit comments