Browse Source

Issue #27206: Fix doctests in Doc/tutorial.

Patch by Jelle Zijlstra.
pull/40/head
Zachary Ware 10 years ago
parent
commit
c483a01a8f
  1. 4
      Doc/tutorial/floatingpoint.rst

4
Doc/tutorial/floatingpoint.rst

@ -1,3 +1,7 @@
.. testsetup::
import math
.. _tut-fp-issues:
**************************************************

Loading…
Cancel
Save