SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

Update floatingpoint.rst (#110509)

This commit removes a ':'. I believe the extra colon causes a display error.

What I believe to be an error:
Above this expression
`round(math.pi, ndigits=2) == round(22 / 7, ndigits=2)`
the page displays `.. doctest::`.

What I observed:
After I remove the extra colon, the page does not display `.. doctest::`
Z
zipperer committed
8e56d551ceef37a307280bcc5303bf69ccc9f9c1
Parent: dd9d781
Committed by GitHub <noreply@github.com> on 10/8/2023, 12:07:36 AM