Skip to content

Commit bc62fd5

Browse files
committed
pep8(cli): remove unused dependency to pacify flake8 [skip ci]
1 parent 42be86d commit bc62fd5

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
@@ -7,7 +7,6 @@
77
"""
88

99
import os
10-
import os.path as op
1110
from pathlib import Path
1211
import logging
1312
import sys

0 commit comments

Comments
 (0)