-
-
Notifications
You must be signed in to change notification settings - Fork 601
Meta-ticket: Fix E701, E702, W605 for tox -e pycodestyle-minimal
#31966
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
Comments
comment:1
see #31286, waiting since 5 months |
comment:2
see also #31794 |
comment:3
Thanks for the quick pointer. I didn't really get anything done yet. |
This comment has been minimized.
This comment has been minimized.
comment:5
I just think it would be nice to have the |
comment:6
The branch is for reference only. Last 10 new commits:
|
Commit: |
This comment has been minimized.
This comment has been minimized.
comment:8
With those tickets above, |
This comment has been minimized.
This comment has been minimized.
comment:9
See discussion at #31968, one of the tickets from this meta-ticket. |
tox -e pycodestyle-minimal
tox -e pycodestyle-minimal
This comment has been minimized.
This comment has been minimized.
comment:10
Maybe component "refactoring" is more adapted than "doctest framework". |
tox -e pycodestyle-minimal
tox -e pycodestyle-minimal
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Changed branch from u/gh-kliem/fix_pycodestyle_minimal to none |
Changed commit from |
comment:13
I removed the branch, as this is a metaticket |
comment:14
This will probably need one last pass, once all tickets are closed. |
comment:15
The branch was just illustrating that things worked, once everything is merged. Sorry it is confusing. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:18
With #32571 this ticket can be closed: https://github.com/sagemath/sagetrac-mirror/actions/runs/1279015500 |
We fix code style to address code style reports by
pycodestyle, for warnings and error codes:
See:
This makes
tox -e pycodestyle-minimal
passwith the current configuration.
As this touches many files, we split this into
several smaller tickets.
Related:
CC: @slel
Component: refactoring
Keywords: pycodestyle
Issue created by migration from https://trac.sagemath.org/ticket/31966
The text was updated successfully, but these errors were encountered: