Fix a Sphinx warning
Add a newline to fix "Literal block ends without a blank line."
This commit is contained in:
parent
b823b91bcd
commit
d338c45205
@ -42,4 +42,5 @@ Examples
|
|||||||
# Just put the strings together without a separator
|
# Just put the strings together without a separator
|
||||||
>_ string join '' a b c
|
>_ string join '' a b c
|
||||||
abc
|
abc
|
||||||
|
|
||||||
.. END EXAMPLES
|
.. END EXAMPLES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user