From b2022e2a329c4d9c4a3126909533368b06b37a95 Mon Sep 17 00:00:00 2001 From: Oren Ben-Kiki Date: Mon, 8 Apr 2024 10:21:01 +0300 Subject: [PATCH] Do not copy __name__. --- docs/v0.1.0/.documenter-siteinfo.json | 2 +- docs/v0.1.0/anndata_format.html | 6 +++++- docs/v0.1.0/index.html | 2 +- docs/v0.1.0/search_index.js | 2 +- docs/v0.1.0/spheres.html | 2 +- src/anndata_format.jl | 6 +++--- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/v0.1.0/.documenter-siteinfo.json b/docs/v0.1.0/.documenter-siteinfo.json index bffc5b6..26f9fef 100644 --- a/docs/v0.1.0/.documenter-siteinfo.json +++ b/docs/v0.1.0/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-04-07T18:39:26","documenter_version":"1.3.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-08T10:15:27","documenter_version":"1.3.0"}} \ No newline at end of file diff --git a/docs/v0.1.0/anndata_format.html b/docs/v0.1.0/anndata_format.html index ecea991..19029d2 100644 --- a/docs/v0.1.0/anndata_format.html +++ b/docs/v0.1.0/anndata_format.html @@ -235,6 +235,10 @@

.
  • The +__name__ + scalar is not copied. +
  • +
  • The excluded_gene and excluded_cell @@ -544,7 +548,7 @@


    This document was generated with Documenter.jl - version 1.3.0. Using Julia version 1.10.0. + version 1.3.0. Using Julia version 1.10.2.