Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upStopIteration when calling covid.get_status_by_country_name("US") #8
Comments
This comment has been minimized.
This comment has been minimized.
|
Yeah, I just checked, and it happens only with the "US" as you said. |
This comment has been minimized.
This comment has been minimized.
|
I created a pull request. #9 |
This comment has been minimized.
This comment has been minimized.
|
Please upgrade you covid package to the latest release "1.4.2" |
This comment has been minimized.
This comment has been minimized.
|
Works, thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting the following error when trying to call
get_status_by_country_nameon "US" works for other countries!