Skip to content

Commit a407bf3

Browse files
committed
STY: Unused import
1 parent e39872c commit a407bf3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nibabel/openers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99
""" Context manager openers for various fileobject types
1010
"""
1111

12-
import sys
1312
from bz2 import BZ2File
1413
import gzip
15-
import sys
1614
import warnings
1715
from os.path import splitext
1816
from distutils.version import StrictVersion

0 commit comments

Comments
 (0)