You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: