mathcolo / mbtapuller

Train stuff
MIT License
2 stars 0 forks source link

Pull broke at 2016-08-01 12:58 UTC #55

Closed mathcolo closed 7 years ago

mathcolo commented 7 years ago

Traceback (most recent call last): File "./pull_data.py", line 32, in pull(session, once=args.once) File "./pull_data.py", line 20, in pull APIFunctions.sync_trips_and_records(routes, session) File "/usr/src/app/APIFunctions.py", line 105, in sync_trips_and_records mode = data['mode'] KeyError: 'mode'

mathcolo commented 7 years ago

PR #56 Fix committed