Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
forgot # optional
Browse files Browse the repository at this point in the history
  • Loading branch information
mantepse committed Dec 17, 2020
1 parent 913f1b7 commit 0ff9533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/databases/findstat.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
sage: s = next(s for s in r if s.statistic().id() == 51); s # optional -- internet
St000051oMp00061oMp00069 (quality [87, 86])
sage: s.info()
sage: s.info() # optional -- internet
after applying
Mp00069: complement: Permutations -> Permutations
Mp00061: to increasing tree: Permutations -> Binary trees
Expand Down

0 comments on commit 0ff9533

Please sign in to comment.