Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38679e2

Browse files
committed
fix markup
1 parent 4cd6a95 commit 38679e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ groups from right to left).
12711271
| ``x[index:index]`` | Slicing |
12721272
+----------------------------------------------+-------------------------------------+
12731273
| ``x(arguments...)`` | Call |
1274-
+----------------------------------------------|-------------------------------------+
1274+
+----------------------------------------------+-------------------------------------+
12751275
| ``x.attribute`` | Attribute reference |
12761276
+----------------------------------------------+-------------------------------------+
12771277
| ``(expressions...)`` | Binding, tuple display, generator |

0 commit comments

Comments
 (0)