Skip to content

Commit 2083932

Browse files
Sandstorm831dimpase
authored andcommitted
correcting documentation errors
1 parent e23e687 commit 2083932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/posets/linear_extensions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def is_greedy(self):
253253
return True
254254

255255
def is_supergreedy(self):
256-
r""""
256+
r"""
257257
Return ``True`` if the linear extension is supergreedy.
258258
259259
A linear extension `[x_1<x_2<...<x_t]` of a finite ordered

0 commit comments

Comments
 (0)