Skip to content

Commit 0dcf413

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

File tree

1 file changed

+1
-0
lines changed
  • nipype/interfaces

1 file changed

+1
-0
lines changed

nipype/interfaces/r.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# vi: set ft=python sts=4 ts=4 sw=4 et:
44
"""Interfaces to run R scripts."""
55
import os
6+
from shutil import which
67

78
from .. import config
89
from .base import (

0 commit comments

Comments
 (0)