Skip to content

Commit 2eac4fe

Browse files
author
Shoshana Berleant
committed
Merge branch 'master' of http://github.com/nipy/nipype
2 parents d7204b5 + 8ddca5a commit 2eac4fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nipype/interfaces/fsl/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"""
99

1010
from .base import (FSLCommand, Info, check_fsl, no_fsl, no_fsl_course_data)
11-
from .preprocess import (FAST, FLIRT, ApplyXfm, BET, MCFLIRT, FNIRT, ApplyWarp,
12-
SliceTimer, SUSAN, PRELUDE, FUGUE, FIRST)
11+
from .preprocess import (FAST, FLIRT, ApplyXfm, ApplyXFM, BET, MCFLIRT, FNIRT,
12+
ApplyWarp, SliceTimer, SUSAN, PRELUDE, FUGUE, FIRST)
1313
from .model import (Level1Design, FEAT, FEATModel, FILMGLS, FEATRegister,
1414
FLAMEO, ContrastMgr, MultipleRegressDesign, L2Model, SMM,
1515
MELODIC, SmoothEstimate, Cluster, Randomise, GLM)

0 commit comments

Comments
 (0)