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

Replace hardcoded currency strings with a regex parsing [ENG-1303] #52

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

maksim-m
Copy link
Contributor

@maksim-m maksim-m commented Aug 29, 2024

Replace hardcoded currency strings with a regex parsing ENG-1303

This will fix a ValueError when we get a string like "50 dollars"

Description

TODOs

This will fix a TypeError when we get a string like "50 dollars"
Copy link
Collaborator

@djcowley djcowley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@maksim-m maksim-m merged commit 25866cd into release-3.10 Aug 29, 2024
4 of 5 checks passed
@maksim-m maksim-m deleted the feature/ENG-1303_parse_amount_of_money branch August 29, 2024 11:21
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.

2 participants