Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a2e2b8

Browse files
committed
Remove debug output from example.
1 parent 305e1a7 commit 5a2e2b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/fractions.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ another rational number, or from a string.
5656
Fraction(0, 1)
5757
>>> Fraction('3/7')
5858
Fraction(3, 7)
59-
[40794 refs]
6059
>>> Fraction(' -3/7 ')
6160
Fraction(-3, 7)
6261
>>> Fraction('1.414213 \t\n')

0 commit comments

Comments
 (0)