Skip to content

Commit de8e25a

Browse files
committed
added missing import
1 parent 0a4397e commit de8e25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
ZCutUp, Calc, TShift, Warp, Detrend, Despike, Copy,
1212
Fourier, Allineate, Maskave, SkullStrip, TCat, Fim,
1313
BlurInMask, Autobox, TCorrMap, Bandpass, Retroicor,
14-
TCorrelate, BrickStat, ROIStats, AutoTcorrelate,
14+
TCorrelate, TCorr1D, BrickStat, ROIStats, AutoTcorrelate,
1515
AFNItoNIFTI)

0 commit comments

Comments
 (0)