Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow maggma to be used without Azure
Currently, 0.52.0 raises an error ``` ../../../local/Caskroom/miniconda/base/envs/mp/lib/python3.9/site-packages/maggma/stores/azure.py:368: in AzureBlobStore def _get_container(self) -> Optional[ContainerClient]: E NameError: name 'ContainerClient' is not defined ```
- Loading branch information