We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47352f7 commit 83bae7dCopy full SHA for 83bae7d
nipype/algorithms/tests/test_confounds.py
@@ -7,7 +7,7 @@
7
import pytest
8
from nipype.testing import example_data
9
from nipype.algorithms.confounds import FramewiseDisplacement, ComputeDVARS, \
10
- _is_outlier
+ is_outlier
11
import numpy as np
12
13
0 commit comments