-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 round(5) crash, check type error #5967
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
@leaout Please sign Contributor License Agreement |
|
@leaout Could you check this page? |
User name And email address had error, first commit message was not to be modified,what should I do? |
Could you roll back and recommit it? |
Head branch was pushed to by a user without write access
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
return round(5) crash
How do you solve it?
add type check
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: