Skip to content

Commit

Permalink
DOC: Revise docstrings of workflows for correct parsing with napoleon
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Nov 26, 2019
1 parent 0cbe75a commit f73d208
Show file tree
Hide file tree
Showing 14 changed files with 1,171 additions and 1,150 deletions.
2 changes: 1 addition & 1 deletion fmriprep/workflows/anatomical.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Surface preprocessing
+++++++++++++++++++++
``fmriprep`` uses FreeSurfer_ to reconstruct surfaces from T1w/T2w
*fMRIPrep* uses FreeSurfer_ to reconstruct surfaces from T1w/T2w
structural images.
.. autofunction:: init_surface_recon_wf
Expand Down
527 changes: 264 additions & 263 deletions fmriprep/workflows/base.py

Large diffs are not rendered by default.

378 changes: 190 additions & 188 deletions fmriprep/workflows/bold/base.py

Large diffs are not rendered by default.

0 comments on commit f73d208

Please sign in to comment.