spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

Simplify `read_table_and_validate()` for S3 storages

Open LucaMarconato opened this issue 2 years ago • 0 comments

The function def read_table_and_validate() in src/spatialdata/_io/_utils.py can be simplified now that the new release of anndata handles remote consolidate metadata. See comment in the code.

Just a small fix required.

LucaMarconato avatar Jan 04 '24 07:01 LucaMarconato