Opened 2 months ago
Closed 2 months ago
#33976 closed enhancement (fixed)
some pycodestyle fixes in pxd and pxi files
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-9.7 |
Component: | refactoring | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | David Coudert |
Report Upstream: | N/A | Work issues: | |
Branch: | 88e71c5 (Commits, GitHub, GitLab) | Commit: | 88e71c553a6e7579a4d66fd4cf5a2d4f44193db2 |
Dependencies: | Stopgaps: |
Description
about E702,E703
- usage of ;
- lines containing :
Change History (3)
comment:1 Changed 2 months ago by
- Branch set to u/chapoton/33976
- Commit set to 88e71c553a6e7579a4d66fd4cf5a2d4f44193db2
- Status changed from new to needs_review
comment:2 Changed 2 months ago by
- Reviewers set to David Coudert
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 2 months ago by
- Branch changed from u/chapoton/33976 to 88e71c553a6e7579a4d66fd4cf5a2d4f44193db2
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
some pep fixes in pxi files
some pep fixes for E7 in pxd files