Use autofunction to document approx.

It used to be a class, but it's a function now.
This commit is contained in:
Kale Kundert
2017-06-15 14:52:39 -07:00
parent 8badb47db6
commit b41852c93b

View File

@@ -38,7 +38,7 @@ Examples at :ref:`assertraises`.
Comparing floating point numbers
--------------------------------
.. autoclass:: approx
.. autofunction:: approx
Raising a specific test outcome
--------------------------------------