Skip to content

Refactor of the big if-chain to a dictionary in the form {backend_name: backend_open}. - #4431

Merged
jhamman merged 3 commits into
pydata:masterfrom
bopen:backend-opener-refactor
Sep 24, 2020
Merged

Refactor of the big if-chain to a dictionary in the form {backend_name: backend_open}.#4431
jhamman merged 3 commits into
pydata:masterfrom
bopen:backend-opener-refactor

Always add `mode="r"` to zarr and simplify logic

6844fb6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs