Skip to content

Commit 83bae7d

Browse files
committed
fix tests
1 parent 47352f7 commit 83bae7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/algorithms/tests/test_confounds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import pytest
88
from nipype.testing import example_data
99
from nipype.algorithms.confounds import FramewiseDisplacement, ComputeDVARS, \
10-
_is_outlier
10+
is_outlier
1111
import numpy as np
1212

1313

0 commit comments

Comments
 (0)