Skip to content

Commit 7699962

Browse files
committed
make check-before-commit
1 parent da60071 commit 7699962

File tree

4 files changed

+731
-731
lines changed

4 files changed

+731
-731
lines changed

doc/devel/testing_nipype.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies. Installing software dependencies and downloading the necessary dat
3939
will reduce the number of skip tests.
4040

4141
Some tests in Nipype make use of some images distributed within the `FSL course data
42-
<http://fsl.fmrib.ox.ac.uk/fslcourse/>`_. This reduced version of the package can be downloaded `here
42+
<http://fsl.fmrib.ox.ac.uk/fslcourse/>`_. This reduced version of the package can be downloaded `here
4343
<https://3552243d5be815c1b09152da6525cb8fe7b900a6.googledrive.com/host/0BxI12kyv2olZVUswazA3NkFvOXM/nipype-fsl_course_data.tar.gz>`_.
4444
To enable the tests depending on these data, just unpack the targz file and set the :code:`FSL_COURSE_DATA` environment
4545
variable to point to that folder.

nipype/interfaces/fsl/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
2323
Examples
2424
--------
25-
See the docstrings of the individual classes for examples.
25+
See the docstrings of the individual classes for examples.
2626
2727
"""
2828
from __future__ import print_function, division, unicode_literals, absolute_import

0 commit comments

Comments
 (0)