Opened 8 years ago
Closed 8 years ago
#15841 closed defect (fixed)
sage.combinat.finite_state_machine: incorrect indent in docstring
Reported by: | cheuberg | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | sage-6.2 |
Component: | combinatorics | Keywords: | finite_state_machine |
Cc: | Merged in: | ||
Authors: | Clemens Heuberger | Reviewers: | Daniel Krenn |
Report Upstream: | N/A | Work issues: | |
Branch: | 112d7ef (Commits, GitHub, GitLab) | Commit: | 112d7ef3c7b0015369c463f8406550d30d6bb3c7 |
Dependencies: | Stopgaps: |
Description
There was an indentation error in the docstring of class sage.combinat.finite_state_machine.FiniteStateMachine
starting at TESTS::
.
Change History (3)
comment:1 Changed 8 years ago by
- Status changed from new to needs_review
comment:2 Changed 8 years ago by
- Reviewers set to Daniel Krenn
- Status changed from needs_review to positive_review
comment:3 Changed 8 years ago by
- Branch changed from u/cheuberg/fsm/small_fixes_documentation to 112d7ef3c7b0015369c463f8406550d30d6bb3c7
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.