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

Fix PMI calculation for issue #137 #140

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

randy-shreeves
Copy link
Collaborator

Removed if clause in _calculate_monthly_pmi_payment() function that returned 0 if the down payment was greater than or equal to 20% of total home value. This check will be implemented as a pop-up notification on the front end of the application instead.

Removed if clause in _calculate_monthly_pmi_payment() function that
returned 0 if the down payment was greater than or equal to 20% of total
home value. This check will be implemented as a pop-up notification on
the front end of the application instead.
@Josh-Voyles Josh-Voyles merged commit 9504e6b into develop Jul 3, 2024
1 check passed
@Josh-Voyles Josh-Voyles deleted the pmi-calculation-errors branch July 3, 2024 00:10
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