Skip to content

Commit

Permalink
Missing var
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Moss committed Dec 15, 2023
1 parent 36a4c10 commit d3ca387
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
# Reading back into AequilibraE
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# You can create back in a particular graph via it's `period_id`.
pt_con = database_connection("transit")
graph_db = TransitGraphBuilder.from_db(pt_con, periods.default_period)
graph_db.vertices.drop(columns="geometry")

Expand Down

0 comments on commit d3ca387

Please sign in to comment.