Opened 10 months ago
Closed 7 months ago
#27138 closed enhancement (fixed)
pep8 in digraph_generators.py (part 5)
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.8 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | ||
Authors: | David Coudert | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 4c4c98b (Commits) | Commit: | 4c4c98b47ee121241b697b913ad95c761652f7cb |
Dependencies: | Stopgaps: |
Description
Clean documentation of DiGraphGenerators
and method __call__
.
Change History (8)
comment:1 Changed 10 months ago by
- Branch set to u/dcoudert/27138_digraphs_generators_5
- Commit set to 997c790ff2fccd6e9929acfd239e254d2c21acc8
- Status changed from new to needs_review
comment:2 Changed 10 months ago by
- Priority changed from major to minor
comment:3 Changed 9 months ago by
- Milestone changed from sage-8.7 to sage-8.8
Ticket retargeted after milestone closed (if you don't believe this ticket is appropriate for the Sage 8.8 release please retarget manually)
comment:4 Changed 8 months ago by
- Commit changed from 997c790ff2fccd6e9929acfd239e254d2c21acc8 to 4c4c98b47ee121241b697b913ad95c761652f7cb
Branch pushed to git repo; I updated commit sha1. New commits:
4c4c98b | trac #27138: fix merge conflict in index.rst
|
comment:5 Changed 8 months ago by
rebase on 8.8.beta3 and fix merge conflict.
comment:6 Changed 8 months ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok
comment:7 Changed 8 months ago by
Thank you !
comment:8 Changed 7 months ago by
- Branch changed from u/dcoudert/27138_digraphs_generators_5 to 4c4c98b47ee121241b697b913ad95c761652f7cb
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
trac #27138: clean digraphs_generators part 5