Opened 3 months ago
Closed 2 months ago
#33945 closed enhancement (fixed)
fix pycodestyle E306 outside of algebras,rings,graphs,schemes,categories
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-9.7 |
Component: | refactoring | Keywords: | |
Cc: | tscrim, klee, gh-kliem, slelievre | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | a642e3a (Commits, GitHub, GitLab) | Commit: | a642e3a6b1ef82dea1cc8463a1d2cd2a34ef6283 |
Dependencies: | Stopgaps: |
Description
this is about
missing whitelines before nested def
Change History (4)
comment:1 Changed 3 months ago by
- Branch set to u/chapoton/33945
- Commit set to a642e3a6b1ef82dea1cc8463a1d2cd2a34ef6283
- Status changed from new to needs_review
comment:2 Changed 2 months ago by
- Cc tscrim klee gh-kliem slelievre added
please review (rather boring, sorry)
comment:3 Changed 2 months ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM (patchbot failure looks unrelated to this ticket).
comment:4 Changed 2 months ago by
- Branch changed from u/chapoton/33945 to a642e3a6b1ef82dea1cc8463a1d2cd2a34ef6283
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fix E306 outside of combinat,graphs,rings,categories,schemes,algebras