-
-
Notifications
You must be signed in to change notification settings - Fork 195
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: avoid raising exception in remove_grouping_policy #257
fix: avoid raising exception in remove_grouping_policy #257
Conversation
@ffyuanda @Zxilly @elfisworking please review |
@leeqvip @tangyang9464 @abichinger @Abingcbc plz review |
@cs1137195420 Did you mean to link to #258? |
No, this branch is created for #250. |
@cs1137195420 Whoops, my bad
|
I agree with you. Maybe we could replace raise statement with return statement in |
… fix/link-btw-strs-notexist
LGTM! 👍 |
@leeqvip @tangyang9464 plz review |
@cs1137195420 plz modify your PR title and commit message to make them semantic instead of |
Thanks for the reminder, I have revised the PR title. Does the current PR title |
@cs1137195420 It's ok. |
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.
lgtm
🎉 This PR is included in version 1.16.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Fix: #250