codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
7 stars 25 forks source link

Use string enums for NaturalGasCompany #167

Closed alanisaac closed 2 months ago

alanisaac commented 2 months ago

Use Python string enums for NaturalGasCompany. This makes it easier for the javascript team.

AdamFinkle commented 2 months ago

Here's the how-to for later: https://stackoverflow.com/questions/58608361/string-based-enum-in-python