Skip to content

Commit a30ceaf

Browse files
kwankyuMatthias Koeppe
authored andcommitted
src/sage/tests/book_stein_ent.py: Update doctest continuation format
1 parent d37fcdc commit a30ceaf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/sage/tests/book_stein_ent.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
sage: factor(31415926535898)
2222
2 * 3 * 53 * 73 * 2531 * 534697
2323
sage: n = 7403756347956171282804679609742957314259318888\
24-
...9231289084936232638972765034028266276891996419625117\
25-
...8439958943305021275853701189680982867331732731089309\
26-
...0055250511687706329907239638078671008609696253793465\
27-
...0563796359
24+
....: 9231289084936232638972765034028266276891996419625117\
25+
....: 8439958943305021275853701189680982867331732731089309\
26+
....: 0055250511687706329907239638078671008609696253793465\
27+
....: 0563796359
2828
sage: len(n.str(2))
2929
704
3030
sage: len(n.str(10))

0 commit comments

Comments
 (0)