Opened 2 months ago
Closed 2 months ago
#33977 closed enhancement (fixed)
fix pycodestyle E306 in geometry and schemes
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-9.7 |
Component: | refactoring | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Kwankyu Lee |
Report Upstream: | N/A | Work issues: | |
Branch: | e49f0d2 (Commits, GitHub, GitLab) | Commit: | e49f0d2a90d870423c2ba78dc6b17fe6955389ab |
Dependencies: | Stopgaps: |
Description
similar to #33945
Change History (3)
comment:1 Changed 2 months ago by
- Branch set to u/chapoton/33977
- Commit set to e49f0d2a90d870423c2ba78dc6b17fe6955389ab
- Status changed from new to needs_review
comment:2 Changed 2 months ago by
- Reviewers set to Kwankyu Lee
- Status changed from needs_review to positive_review
LGTM. Thanks.
comment:3 Changed 2 months ago by
- Branch changed from u/chapoton/33977 to e49f0d2a90d870423c2ba78dc6b17fe6955389ab
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fix pycodestyle E306 in geometry and schemes