Skip to content

Commit

Permalink
removing outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensle committed Mar 28, 2024
1 parent f76d084 commit 6fd0318
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions activitysim/abm/models/non_mandatory_tour_frequency.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,6 @@ def non_mandatory_tour_frequency(

choices_list.append(choices)

# FIXME only want to keep actual purposes, adding cols in alts will mess this up
# this is complicated by canonical_ids calculated based on alts if not specified explicitly
# thus, adding column to input alts will change IDs and break estimation mode....
del alternatives["tot_tours"] # del tot_tours column we added above

# The choice value 'non_mandatory_tour_frequency' assigned by interaction_simulate
Expand Down

0 comments on commit 6fd0318

Please sign in to comment.