Opened 4 years ago
Closed 4 years ago
#26289 closed enhancement (fixed)
pyflakes in generic_graph.py
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | graph theory | Keywords: | |
Cc: | tscrim, chapoton | Merged in: | |
Authors: | David Coudert | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | a1d0d10 (Commits, GitHub, GitLab) | Commit: | a1d0d1067180bda07cb71519d241d327f976d380 |
Dependencies: | Stopgaps: |
Description
Address pyflakes issues in generic_graph.py
Change History (6)
comment:1 Changed 4 years ago by
Branch: | → public/26289_pyflakes_in_generic_graph |
---|---|
Commit: | → 61f5afdc5e293c951b824d2fc296dd3986aa510c |
Status: | new → needs_review |
comment:2 Changed 4 years ago by
Commit: | 61f5afdc5e293c951b824d2fc296dd3986aa510c → a1d0d1067180bda07cb71519d241d327f976d380 |
---|
comment:3 Changed 4 years ago by
Cc: | tscrim chapoton added |
---|
comment:5 Changed 4 years ago by
Status: | needs_review → positive_review |
---|
I am assuming that was meant to be a positive review.
comment:6 Changed 4 years ago by
Branch: | public/26289_pyflakes_in_generic_graph → a1d0d1067180bda07cb71519d241d327f976d380 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
trac #26289: pyflakes in generic_graph.py