Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bfauble committed Apr 30, 2024
1 parent ec32e56 commit aa7d5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/concentrate/group_filter/supress_stop_time_update.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Concentrate.GroupFilter.SupressStopTimeUpdate do
@moduledoc """
Filters out StopTimeUpdates with a null arrival and departure time but a schedule_relationship of scheduled.
Filters out StopTimeUpdates if stop on route and direction is currently flagged to suppress predictions.
"""
@behaviour Concentrate.GroupFilter
alias Concentrate.Parser.StopPredictionStatus
Expand Down

0 comments on commit aa7d5ab

Please sign in to comment.