Skip to content

Commit 190b6f4

Browse files
Terfeffigies
andauthored
Update nipype/interfaces/tests/test_r.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 0dcf413 commit 190b6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/tests/test_r.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55

66
import pytest
7-
import nipype.interfaces.r as r
7+
from nipype.interfaces import r
88

99
r_cmd = r.get_r_command()
1010
no_r = r_cmd is None

0 commit comments

Comments
 (0)