mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Make env parsing forgiving of blank lines and unset vars #995

Closed mbertrand closed 1 year ago

mbertrand commented 1 year ago

Pre-Flight checklist

What are the relevant tickets?

Closes #994

What's this PR do?

Catches and ignores any ValueErrors raised while parsing the .env file

How should this be manually tested?