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

Catching divide by 0 error before it errors. #780

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

kenkehoe
Copy link
Contributor

There is a chance that the division could cause error when the mean is zero. This just catches that instance and handles correctly.

  • [ X ] PEP8 Standards or use of linter

@zssherman
Copy link
Collaborator

Looks good! Merging

@zssherman zssherman merged commit ae1add8 into ARM-DOE:main Dec 21, 2023
16 checks passed
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