Opened 4 years ago
Closed 4 years ago
#26685 closed enhancement (fixed)
fix a bad import in abstract trees
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.5 |
Component: | combinatorics | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | b378069 (Commits, GitHub, GitLab) | Commit: | b37806911b334e29f2a1c75b1ae19044f1f10382 |
Dependencies: | Stopgaps: |
Description
plus a little refresh of the doc
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/26685
- Cc tscrim added
- Commit set to b37806911b334e29f2a1c75b1ae19044f1f10382
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
green bot, please review
comment:3 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 4 years ago by
- Branch changed from u/chapoton/26685 to b37806911b334e29f2a1c75b1ae19044f1f10382
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fixing a bad import in abstract trees, plus small doc cleanup