rdevon / cortex_old

Cortex - Deep learning tools for neuroimaging
GNU General Public License v3.0
31 stars 11 forks source link

cortex/analysis/read_fmri.py missing import statements #6

Closed hirocode closed 8 years ago

hirocode commented 8 years ago

PyCharm was complaining about missing import statements. I needed to add the following import statements to cortex/analysis/read_fmri.py :

import sys import readline from ..utils.extra import complete_path

rdevon commented 8 years ago

https://github.com/rdevon/cortex/commit/44475d167b800acae11cf41a11ab6764226fbe2a