-
-
Notifications
You must be signed in to change notification settings - Fork 487
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 many pep8 E302 warnings in repl,rings,schemes,sat,etc #38477
fix many pep8 E302 warnings in repl,rings,schemes,sat,etc #38477
Conversation
Documentation preview for this PR (built with commit 1046e84; changes) is ready! 🎉 |
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
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.
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.
Indeed, I missed that issue.
LGTM.
setting back to positive after auto-rebase (I should not have done that, sigh) |
I was about to do it anyway. |
…at,etc mostly scripted with `autopep8` except for a few files handled by hand ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#38477 Reported by: Frédéric Chapoton Reviewer(s): David Coudert, Vincent Macri
mostly scripted with
autopep8
except for a few files handled by hand📝 Checklist