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

✨ Add python-iso4217 integration which eliminates Unions in currency field- #28

Open
wants to merge 2 commits into
base: dev-2.x
Choose a base branch
from

Conversation

GLEF1X
Copy link
Owner

@GLEF1X GLEF1X commented Jun 30, 2022

See #27

@GLEF1X GLEF1X linked an issue Jun 30, 2022 that may be closed by this pull request
@GLEF1X GLEF1X force-pushed the feature/python-iso4217-integration branch 3 times, most recently from 282278b to 025a8c0 Compare July 11, 2022 13:12
…ncy field

Combine `PlainAmount` and `AmountWithCurrency` into `Amount` to simplify API
@GLEF1X GLEF1X force-pushed the feature/python-iso4217-integration branch from 025a8c0 to 547c3b9 Compare July 11, 2022 13:33
@lgtm-com
Copy link

lgtm-com bot commented Jul 11, 2022

This pull request fixes 17 alerts when merging 547c3b9 into 1a76e6d - view on LGTM.com

fixed alerts:

  • 17 for Unused import

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

Successfully merging this pull request may close these issues.

Currency field in many types has Union type which is so inconvenient
1 participant