Skip to content

Commit edbfcd6

Browse files
Update Doc/library/functions.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 82bf578 commit edbfcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ are always available. They are listed here in alphabetical order.
635635
elements of *iterable* for which *function* returns false.
636636

637637

638-
.. class:: float(x=0.0)
638+
.. class:: float(x=0.0, /)
639639

640640
.. index::
641641
single: NaN

0 commit comments

Comments
 (0)