Clarify the wording.
This commit is contained in:
parent
1ed9a8a185
commit
3a283f9827
|
@ -101,7 +101,8 @@ Optional::
|
|||
var_three, var_four)
|
||||
|
||||
The closing brace/bracket/parenthesis on multi-line constructs may
|
||||
either line up under the last item of the list, as in::
|
||||
either line up under the first non-whitespace character of the last
|
||||
line of list, as in::
|
||||
|
||||
my_list = [
|
||||
1, 2, 3,
|
||||
|
|
Loading…
Reference in New Issue