Skip to content

Commit 4cdeb1b

Browse files
committed
removed obsolete inline
1 parent 61cf5dd commit 4cdeb1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activestorage/active.py

-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ def _get_selection(self, *args):
310310

311311
name = self.ds.name
312312
dtype = np.dtype(self.ds.dtype)
313-
# hopefully fix pyfive to get a dtype directly
314313
array = pyfive.indexing.ZarrArrayStub(self.ds.shape, self.ds.chunks)
315314
ds = self.ds.id
316315
if ds.filter_pipeline is None:

0 commit comments

Comments
 (0)