Skip to content

Commit 300b2f3

Browse files
committed
gh-131077: adding a description of the get method for lists to the documentation
1 parent 8e83b33 commit 300b2f3

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
@@ -1264,7 +1264,7 @@ accepts integers that meet the value restriction ``0 <= x <= 255``).
12641264
| |no default value is set, the | |
12651265
| |default value is None, so this | |
12661266
| |method will never raise an | |
1267-
| |`IndexError`. | |
1267+
| |`IndexError` | |
12681268
+------------------------------+--------------------------------+---------------------+
12691269

12701270

0 commit comments

Comments
 (0)