-
-
Notifications
You must be signed in to change notification settings - Fork 673
some pep8 cleanup in algebras/steenrod #40969
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
base: develop
Are you sure you want to change the base?
Conversation
Documentation preview for this PR (built with commit d58f184; changes) is ready! 🎉 |
""" | ||
if len(mono) == 0: | ||
return "1" | ||
else: |
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.
remove else
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.
sagemathgh-40969: some pep8 cleanup in algebras/steenrod only trivial changes for pycodestyle standard in algebras/steenrod ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#40969 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
sagemathgh-40969: some pep8 cleanup in algebras/steenrod only trivial changes for pycodestyle standard in algebras/steenrod ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#40969 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
only trivial changes for pycodestyle standard in algebras/steenrod
📝 Checklist