Skip to content

Commit 0bf0db5

Browse files
Update Doc/library/functions.rst
Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent c8b0cf7 commit 0bf0db5

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
@@ -634,7 +634,7 @@ are always available. They are listed here in alphabetical order.
634634
elements of *iterable* for which *function* returns false.
635635

636636

637-
.. class:: float(x=0.0)
637+
.. class:: float(x=0.0, /)
638638

639639
.. index::
640640
single: NaN

0 commit comments

Comments
 (0)