Skip to content

Commit

Permalink
fix: Formatting (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson committed Dec 11, 2024
1 parent 37de8f1 commit 8052970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dotcom/trip_plan/leg_to_segment_helper.ex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Dotcom.TripPlan.LegToSegmentHelper do
@moduledoc"""
@moduledoc """
A simple algorithm to convert legs as returned by Open Trip Planner
into segments to be displayed by our trip planner tool.
"""
Expand Down

0 comments on commit 8052970

Please sign in to comment.