Skip to content

Commit 85ef3c9

Browse files
authored
STY: Unused import
1 parent c782eda commit 85ef3c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fmriprep/cli/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from argparse import RawTextHelpFormatter
1919
from multiprocessing import cpu_count
2020
from time import strftime
21-
import nibabel
2221

2322
logging.addLevelName(25, 'IMPORTANT') # Add a new level between INFO and WARNING
2423
logging.addLevelName(15, 'VERBOSE') # Add a new level between INFO and DEBUG

0 commit comments

Comments
 (0)