We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c073331 commit 88e4761Copy full SHA for 88e4761
nibabel/benchmarks/bench_arrayproxy_slicing.py
@@ -46,7 +46,7 @@
46
('?', '?', '?', ':'),
47
]
48
49
-KEEP_OPENS = [False, True, 'auto']
+KEEP_OPENS = [False, True]
50
51
if HAVE_INDEXED_GZIP:
52
HAVE_IGZIP = [False, True]
0 commit comments