Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Jan 14, 2021
1 parent da3b9f8 commit adee3d5
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/source/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ Cookbook
Using SRA objects
----------------------

.. code-block::


.. code-block:: python
:linenos:
from pyrpipe.sra import SRA #imports the SRA class
Expand Down Expand Up @@ -49,7 +52,9 @@ Using SRA objects
Using Mapping objects
----------------------

.. code-block::

.. code-block:: python
:linenos:
from pyrpipe.mapping import Star
Expand Down

0 comments on commit adee3d5

Please sign in to comment.