fix markup
This commit is contained in:
parent
4cd6a95dfe
commit
38679e2777
|
@ -1271,7 +1271,7 @@ groups from right to left).
|
|||
| ``x[index:index]`` | Slicing |
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``x(arguments...)`` | Call |
|
||||
+----------------------------------------------|-------------------------------------+
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``x.attribute`` | Attribute reference |
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``(expressions...)`` | Binding, tuple display, generator |
|
||||
|
|
Loading…
Reference in New Issue