diff --git a/R/HDF5AnnData.R b/R/HDF5AnnData.R index 0bd3d2dc..6c949637 100644 --- a/R/HDF5AnnData.R +++ b/R/HDF5AnnData.R @@ -262,4 +262,4 @@ to_HDF5AnnData <- function(adata, file) { # nolint var_names = adata$var_names, layers = adata$layers ) -} \ No newline at end of file +}