- pypums version: 0.0.4
- Python version: 3.7
- Operating System: MacOS
Description
When creating an instance of ACS with an invalid survey type (3-year in 2016, for example).
There is a message displayed that lets the user know that there is no 3-year ACS for 2016 and that it'll default to 5 year. However, the repr still shows 3-year. It should change to 5-year if that's the defaulted value to avoid confusion.
Description
When creating an instance of ACS with an invalid survey type (3-year in 2016, for example).
There is a message displayed that lets the user know that there is no 3-year ACS for 2016 and that it'll default to 5 year. However, the repr still shows 3-year. It should change to 5-year if that's the defaulted value to avoid confusion.