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 0dcf413 commit 190b6f4Copy full SHA for 190b6f4
nipype/interfaces/tests/test_r.py
@@ -4,7 +4,7 @@
4
import os
5
6
import pytest
7
-import nipype.interfaces.r as r
+from nipype.interfaces import r
8
9
r_cmd = r.get_r_command()
10
no_r = r_cmd is None
0 commit comments