diff --git a/ingestor/chalicelib/ridership/backfill/main.py b/ingestor/chalicelib/ridership/backfill/main.py index 2477c21..7b58329 100644 --- a/ingestor/chalicelib/ridership/backfill/main.py +++ b/ingestor/chalicelib/ridership/backfill/main.py @@ -1,3 +1,3 @@ from ..ingest import ingest_ridership_data -ingest_ridership_data() \ No newline at end of file +ingest_ridership_data()