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

info USD (or any alias of USD) doesn't work until a currency calculation is performed #635

Open
rben01 opened this issue Oct 24, 2024 · 0 comments

Comments

@rben01
Copy link
Contributor

rben01 commented Oct 24, 2024

>>> info USD
  Not found
>>> 1USD

  1 dollar

    = 1 $    [Money]

>>> info USD
  Unit: US dollar (https://en.wikipedia.org/wiki/United_States_dollar)
  Aliases: dollar, dollars, USD, usd, $
  A unit of: Money
  
  1 dollar = 0.92584 €

I assume that this is related to the lazy loading of currencies. Should currencies be loaded if info triggers a use?

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

No branches or pull requests

1 participant