mathcolo / mbtapuller

Train stuff
MIT License
2 stars 0 forks source link

Production container startup dead #48

Closed mathcolo closed 7 years ago

mathcolo commented 7 years ago

mbtapuller-pull_1 | python: can't open file './sync_trips_and_records.py': [Errno 2] No such file or directory

mbtapuller-display_1 | File "./main.py", line 89 mbtapuller-display_1 | route_name = session.query(db.Route).filter(db.Route.id == station.route_id).one().name mbtapuller-display_1 | IndentationError: unexpected indent

mathcolo commented 7 years ago

Fix committed