Skip to content

Commit 24f8b52

Browse files
committed
STY: Style fixes
1 parent d5c28b2 commit 24f8b52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nibabel/arrayproxy.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535

3636
import numpy as np
3737

38-
from . import openers
39-
from . import _compression
38+
from . import _compression, openers
4039
from .fileslice import canonical_slicers, fileslice
4140
from .volumeutils import apply_read_scaling, array_from_file
4241

0 commit comments

Comments
 (0)