You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""ISO 4217 currency. Its enumerants are ISO 4217 currencies except for
some special currencies like ```XXX``. Enumerants names are lowercase
cureency code e.g. :attr:`Currency.eur`, :attr:`Currency.usd`.
change to:
"""ISO 4217 currency. Its enumerants are ISO 4217 currencies except for
some special currencies like `XXX`. Enumerants names are lowercase
currency code, e.g., `Currency.eur`, `Currency.usd`.
but see other issue re using UPPERCASE enumerants and update this docstring if you change.
The text was updated successfully, but these errors were encountered:
change to:
but see other issue re using UPPERCASE enumerants and update this docstring if you change.
The text was updated successfully, but these errors were encountered: