-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Cleanup old print statements #10427
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
Cleanup old print statements #10427
Conversation
Lets see if I got the backport configuration set up right.... |
@meeseeksdev backport to v2.2.x |
@Carreau any advice on what I have configured wrong for auto-backports to work? |
Are you missing the |
"Release of v2.2.0 final release. on-merge: backport to v2.2.x" is the description. |
Sorry, too early in the morning. Let me look at the logs. |
Did you milestoned just before merging ? Because it seem the bot did not see the milestone when it saw the merged/pushed commits. Let me know if it still does not work on subsequent PRs. |
Backport PR #10427 on branch v2.2.x
PR Summary
Update comments and docstrings that use old print statements, either with functions or just removing the comments entirely.
PR Checklist