-
-
Notifications
You must be signed in to change notification settings - Fork 544
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 and activate pycodestyle E703 in pyx files #33667
Milestone
Comments
Commit: |
Branch: u/chapoton/33667 |
New commits:
|
Reviewer: Matthias Koeppe |
comment:3
bump to 9.7 |
Changed branch from u/chapoton/33667 to |
This was referenced May 22, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
namely, no need for final
;
at the end of linesplus a few similar pycodestyle changes in pyx files inside combinat/
Component: refactoring
Author: Frédéric Chapoton
Branch/Commit:
7d3fd94
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/33667
The text was updated successfully, but these errors were encountered: