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 febf69d commit 7e8d871Copy full SHA for 7e8d871
nipype/algorithms/tests/test_auto_FramewiseDisplacement.py
@@ -10,7 +10,7 @@ def test_FramewiseDisplacement_inputs():
10
ignore_exception=dict(nohash=True,
11
usedefault=True,
12
),
13
- in_plots=dict(mandatory=True,
+ in_file=dict(mandatory=True,
14
15
normalize=dict(usedefault=True,
16
0 commit comments