conveyal / gtfs-lib

A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71 stars 38 forks source link

Add underscore to dropoff #380

Closed br648 closed 1 year ago

br648 commented 1 year ago

Checklist

Description

Added an underscore to all occurences of start_pickup_dropoff_window and end_pickup_dropoff_window.

Front end PR for testing: https://github.com/ibi-group/datatools-ui/pull/952