Opened 7 years ago
Closed 7 years ago
#17596 closed defect (fixed)
Typo in unique_representation.py
Reported by: | dkrenn | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | sage-6.5 |
Component: | documentation | Keywords: | beginner |
Cc: | Merged in: | ||
Authors: | Daniel Krenn | Reviewers: | Jeroen Demeyer |
Report Upstream: | N/A | Work issues: | |
Branch: | 997528b (Commits, GitHub, GitLab) | Commit: | 997528b08110b9acc1a1fe878553313993f3dbd3 |
Dependencies: | Stopgaps: |
Description
There is a double "passed to" in the main docstring of file (L160).
Change History (5)
comment:1 Changed 7 years ago by
- Branch set to u/dkrenn/t/17596
comment:2 Changed 7 years ago by
- Commit set to 997528b08110b9acc1a1fe878553313993f3dbd3
- Status changed from new to needs_review
comment:3 Changed 7 years ago by
- Keywords beginner added
comment:4 Changed 7 years ago by
- Reviewers set to Jeroen Demeyer
- Status changed from needs_review to positive_review
comment:5 Changed 7 years ago by
- Branch changed from u/dkrenn/t/17596 to 997528b08110b9acc1a1fe878553313993f3dbd3
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
remove double "passed to" from docstring