diff --git a/docs/api.rst b/docs/api.rst index 3633743c7..87d030a28 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -65,21 +65,6 @@ Writing to other formats. AnnData.write_zarr -Experimental API ----------------- - -.. warning:: - - API's in the experimenal module are currently in development and subject to change at any time. - -Two classes for working with batched access to collections of many `AnnData` objects or `h5ad` files. In paritcular, for pytorch-based models. - -.. autosummary:: - :toctree: generated/ - - experimental.AnnCollection - experimental.AnnLoader - Errors and warnings -------------------