Skip to content

Commit 2e3d8a7

Browse files
committed
update docs
1 parent 697b10c commit 2e3d8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4140,7 +4140,7 @@ copying.
41404140
.. versionchanged:: 3.5
41414141
The source format is no longer restricted when casting to a byte view.
41424142

4143-
.. method:: count(value)
4143+
.. method:: count(value, /)
41444144

41454145
Count the number of occurrences of *value*.
41464146

0 commit comments

Comments
 (0)