Skip to content

Commit

Permalink
uncomment create highway scenarios step
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-sijia committed Jun 3, 2024
1 parent e68456d commit 9380449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tm2py/components/network/create_tod_scenarios.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def run(self):
# emme_app = self._emme_manager.project(project_path)
# self._emme_manager.init_modeller(emme_app)
with self._setup():
# self._create_highway_scenarios()
self._create_highway_scenarios()
self._create_transit_scenarios()

@_context
Expand Down

0 comments on commit 9380449

Please sign in to comment.