Skip to content

Commit

Permalink
fixup! Remove patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Moss committed Dec 15, 2023
1 parent ce613b4 commit 36a4c10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/aequilibrae/paths/test_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ def setUp(self) -> None:

self.project = create_example(self.temp_proj_folder, "coquimbo")

self.data = Transit(self.project)

self.graph = self.data.create_graph(
with_outer_stop_transfers=False,
with_walking_edges=False,
Expand Down

0 comments on commit 36a4c10

Please sign in to comment.