Corrected formatting of README.rst
This commit is contained in:
parent
ffa9dc454f
commit
ebd2e8c1aa
1 changed files with 3 additions and 4 deletions
|
|
@ -78,10 +78,9 @@ output
|
|||
========
|
||||
|
||||
There are two `output` modes:
|
||||
- `list`: the function returns a list of values corresponding to the
|
||||
matched keys.
|
||||
- `dict`: the function returns a `dict` with the matched keys as keys and
|
||||
their corresponding values as values.
|
||||
|
||||
* `list`: the function returns a list of values corresponding to the matched keys.
|
||||
* `dict`: the function returns a `dict` with the matched keys as keys and their corresponding values as values.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue