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 ZeroDivisionError raised by run.py #769

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

HuangJiameng
Copy link
Collaborator

When tcount == 0, 'ZeroDivisionError: float division by zero' is raised. Here the bug is fixed.

@njzjz njzjz changed the title fix run.py fix run.py when tcount == 0 Jul 6, 2022
@njzjz
Copy link
Member

njzjz commented Jul 6, 2022

You may set a proper PR title, so we can know what the PR does without entering the PR.

@HuangJiameng HuangJiameng changed the title fix run.py when tcount == 0 fix ZeroDivisionError raised by run.py Jul 6, 2022
@HuangJiameng
Copy link
Collaborator Author

You may set a proper PR title, so we can know what the PR does without entering the PR.

Maybe this one is more proper?

@HuangJiameng HuangJiameng requested a review from amcadmus July 7, 2022 02:47
@wanghan-iapcm wanghan-iapcm merged commit adb261d into deepmodeling:devel Jul 7, 2022
@HuangJiameng HuangJiameng deleted the fix_run branch September 26, 2022 08:24
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.

3 participants