Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsavio committed Jun 7, 2016
1 parent a42a4ac commit 8984bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ And can be also modified with the `set_pattern` function.
A regular expression can be temporarily set with the `ls` function and the `[]`
operator.
..code:: python
.. code:: python
>>> mprage_s0_imgs = s0_cr.ls('image:mprage.*')
>>> print(mprage_s0_imgs)
Expand Down

0 comments on commit 8984bea

Please sign in to comment.