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

Location group NPE fix #361

Closed br648 closed 2 years ago

br648 commented 2 years ago

Checklist

Description

Refactored to return a default CSV reader to prevent downstream processing failing were a CSV reader is expected.