Skip to content

Commit b41852c

Browse files
committed
Use autofunction to document approx.
It used to be a class, but it's a function now.
1 parent 8badb47 commit b41852c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/builtin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Examples at :ref:`assertraises`.
3838
Comparing floating point numbers
3939
--------------------------------
4040

41-
.. autoclass:: approx
41+
.. autofunction:: approx
4242

4343
Raising a specific test outcome
4444
--------------------------------------

0 commit comments

Comments
 (0)