Use `autofunction` to document approx.
It used to be a class, but it's a function now.
This commit is contained in:
parent
8badb47db6
commit
b41852c93b
|
@ -38,7 +38,7 @@ Examples at :ref:`assertraises`.
|
|||
Comparing floating point numbers
|
||||
--------------------------------
|
||||
|
||||
.. autoclass:: approx
|
||||
.. autofunction:: approx
|
||||
|
||||
Raising a specific test outcome
|
||||
--------------------------------------
|
||||
|
|
Loading…
Reference in New Issue