Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix __repr__ for invalid surveys #5

Open
chekos opened this issue May 11, 2019 · 0 comments
Open

fix __repr__ for invalid surveys #5

chekos opened this issue May 11, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chekos
Copy link
Owner

chekos commented May 11, 2019

  • 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.

@chekos chekos self-assigned this May 11, 2019
@chekos chekos added the bug Something isn't working label May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant