We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @zvolsky and thanks for a simple and nice library! 😃
I'm trying to get a Currency rate for JPN but the library returns KeyError. Reason for that is CNB doesn't offer such rate under vybrane.txt link.
JPN
KeyError
vybrane.txt
However the JPN currency rate can be found under denni_kurz.txt link. Would it be possible to switch to that other data source?
denni_kurz.txt
I could open a PR if you would agree. Thanks!
The text was updated successfully, but these errors were encountered:
Sorry, it's JPY 🤦🏿
JPY
Sorry, something went wrong.
No branches or pull requests
Hi @zvolsky and thanks for a simple and nice library! 😃
I'm trying to get a Currency rate for
JPN
but the library returnsKeyError
. Reason for that is CNB doesn't offer such rate undervybrane.txt
link.However the JPN currency rate can be found under
denni_kurz.txt
link. Would it be possible to switch to that other data source?I could open a PR if you would agree. Thanks!
The text was updated successfully, but these errors were encountered: