Skip to content
New issue

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

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

Already on GitHub? # to your account

us.states.lookup("Washington D.C.") doesn't return a result #52

Open
abmyii opened this issue May 14, 2020 · 1 comment
Open

us.states.lookup("Washington D.C.") doesn't return a result #52

abmyii opened this issue May 14, 2020 · 1 comment

Comments

@abmyii
Copy link

abmyii commented May 14, 2020

Should return D.C. I tried with DC_STATEHOOD also, which didn't make a difference. Could a proxy "state" to D.C. be a solution?

@Derekma73
Copy link

also was not able to append DC information to list of states or territories after placing:
os.environ["DC_STATEHOOD"]="1"
before and after import of us in code
Additionally, manually setting the variable in the script:
DC_STATEHOOD=1
did not append it either

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants